traducciones faltantes
This commit is contained in:
parent
5406d28a9d
commit
57eef3c3d5
1 changed files with 15 additions and 1 deletions
16
_data/en.yml
16
_data/en.yml
|
@ -1,5 +1,19 @@
|
|||
---
|
||||
locale: English
|
||||
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:
|
||||
|
|
Loading…
Reference in a new issue