sutty-base-jekyll-theme/_data/en.yml

105 lines
2.6 KiB
YAML
Raw Normal View History

2020-06-17 19:52:43 +00:00
---
2021-06-23 17:34:11 +00:00
locale: 'English'
2021-06-01 21:33:49 +00:00
countries:
validation: 'Choose a country from the list'
states:
validation: 'Choose a state from the list'
recover_order: 'Recover order'
alerts:
incorrect_password: "You're registered but your password is incorrect, you can try again or continue shopping as a guest."
successful_login: "You're logged in, your order will be added to your shopping history."
successful_signup: "Thanks for signing up!"
error: "There was an error contacting the store, please try again in a few minutes :("
no_response_error: "There was an error contacting the store, please try again in a few minutes :("
spree_error: "There was an error contacting the store, please try again in a few minutes :("
recover_order: "We can't find your order"
select_format: "Choose a format:"
2020-11-14 23:38:50 +00:00
date:
format: '%m/%d/%Y'
abbr_day_names:
- Mon
- Tue
- Wed
- Thu
- Fri
- Sat
- Sun
day_names:
- Monday
- Tuesday
- Wednesday
- Thursday
- Friday
- Saturday
- Sunday
abbr_month_names:
- Jan
- Feb
- Mar
- Apr
- May
- Jun
- Jul
- Aug
- Sep
- Oct
- Nov
- Dec
month_names:
- January
- February
- March
- April
- May
- June
- July
- August
- September
- October
- November
- December
time:
am: am
pm: pm
2020-06-17 19:52:43 +00:00
layouts:
post: Article
2021-06-01 21:33:49 +00:00
cart: Cart
confirmation: Order confirmation
payment: Payment
shipment: Shipment
email: Confirmation E-mail
menu: Menu
2021-05-31 17:14:52 +00:00
about: About this site
theme: Customize theme
2020-06-17 19:52:43 +00:00
menu:
title: Menu
share:
text: Share
icon: share-alt
items:
- title: Twitter
2020-11-14 23:40:04 +00:00
url: "https://twitter.com/intent/tweet?url=%url&text=%title%0A%0A%description&hashtags=%tags"
2020-06-17 19:52:43 +00:00
icon: twitter
2020-11-14 23:40:04 +00:00
- title: Facebook
url: "https://www.facebook.com/sharer/sharer.php?u=%url&t=%title%0A%0A%description"
icon: facebook
2020-06-17 19:52:43 +00:00
- title: Whatsapp
url: "https://api.whatsapp.com/send?text=%title%0A%0A%description%0A%0A%url"
icon: whatsapp
- title: Telegram
2020-11-14 23:40:04 +00:00
url: "https://t.me/share/url?url=%url&text=%title%0A%0A%description"
2020-06-17 19:52:43 +00:00
icon: telegram
- title: Tumblr
2020-11-14 23:40:04 +00:00
url: "https://www.tumblr.com/widgets/share/tool?canonicalUrl=%url&title=%title&caption=%description&tags=%tags"
2020-06-17 19:52:43 +00:00
icon: tumblr
- title: Reddit
2020-11-14 23:40:04 +00:00
url: "https://reddit.com/submit?url=%url&title=%tags%20-%20%title"
2020-06-17 19:52:43 +00:00
icon: reddit
- title: E-mail
2020-11-14 23:40:04 +00:00
url: "mailto:?subject=%title&body=%description%0A%0A%url"
2020-06-17 19:52:43 +00:00
icon: envelope
2020-11-14 23:40:04 +00:00
- title: Fediverse
url: "https://fediverse.sutty.nl/en/?u=%url&t=%title&d=%description%20%tags"
icon: mastodon
2021-05-08 19:48:34 +00:00
credits: "Made by [Sutty](https://sutty.nl/en/)."