mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-06 02:51:34 +00:00
33 lines
1.3 KiB
YAML
33 lines
1.3 KiB
YAML
# Sample localization file for English. Add more files in this directory for other locales.
|
|
# See https://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points.
|
|
|
|
en:
|
|
devise:
|
|
failure:
|
|
invalid: |
|
|
Invalid email or password.
|
|
Were you a guest last time? Perhaps you need to create an account or reset your password.
|
|
enterprise_confirmations:
|
|
enterprise:
|
|
confirmed: Thankyou, your email address has been confirmed.
|
|
not_confirmed: Your email address could not be confirmed. Perhaps you have already completed this step?
|
|
confirmation_sent: "Confirmation email sent!"
|
|
confirmation_not_sent: "Could not send a confirmation email."
|
|
home: "OFN"
|
|
welcome_to: 'Welcome to '
|
|
search_by_name: Search by name or suburb...
|
|
producers: Aussie Producers
|
|
producers_join: Australian producers are now welcome to join the Open Food Network.
|
|
charges_sales_tax: Charges GST?
|
|
|
|
home_tagline_cta: "Tagline call to action"
|
|
home_whats_happening: "What's happening"
|
|
footer_facebook_url: "Facebook URL"
|
|
footer_twitter_url: "Twitter URL"
|
|
footer_instagram_url: "Instagram URL"
|
|
footer_linkedin_url: "LinkedIn URL"
|
|
footer_googleplus_url: "Google Plus URL"
|
|
footer_pinterest_url: "Pinterest URL"
|
|
footer_email: "Email"
|
|
footer_links_md: "Links"
|
|
footer_about_url: "About URL" |