98 lines
2.4 KiB
YAML
98 lines
2.4 KiB
YAML
---
|
|
locale: 'English'
|
|
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:"
|
|
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
|
|
layouts:
|
|
post: Article
|
|
menu: Menu
|
|
about: About this site
|
|
menu:
|
|
title: Menu
|
|
share:
|
|
text: Share
|
|
icon: share-alt
|
|
items:
|
|
- title: Twitter
|
|
url: "https://twitter.com/intent/tweet?url=%url&text=%title%0A%0A%description&hashtags=%tags"
|
|
icon: twitter
|
|
- title: Facebook
|
|
url: "https://www.facebook.com/sharer/sharer.php?u=%url&t=%title%0A%0A%description"
|
|
icon: facebook
|
|
- title: Whatsapp
|
|
url: "https://api.whatsapp.com/send?text=%title%0A%0A%description%0A%0A%url"
|
|
icon: whatsapp
|
|
- title: Telegram
|
|
url: "https://t.me/share/url?url=%url&text=%title%0A%0A%description"
|
|
icon: telegram
|
|
- title: Tumblr
|
|
url: "https://www.tumblr.com/widgets/share/tool?canonicalUrl=%url&title=%title&caption=%description&tags=%tags"
|
|
icon: tumblr
|
|
- title: Reddit
|
|
url: "https://reddit.com/submit?url=%url&title=%tags%20-%20%title"
|
|
icon: reddit
|
|
- title: E-mail
|
|
url: "mailto:?subject=%title&body=%description%0A%0A%url"
|
|
icon: envelope
|
|
- title: Fediverse
|
|
url: "https://fediverse.sutty.nl/en/?u=%url&t=%title&d=%description%20%tags"
|
|
icon: mastodon
|
|
credits: "Made by [Sutty](https://sutty.nl/en/)."
|