This repository was archived by the owner on Feb 8, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 492
Expand file tree
/
Copy pathen.yml
More file actions
38 lines (38 loc) · 1.49 KB
/
en.yml
File metadata and controls
38 lines (38 loc) · 1.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
en:
spree:
admin_login: "Admin Login"
user_mailer:
reset_password_instructions:
instructions_1: "A request to reset the password for your %{store_name} account has been made."
instructions_2: Click the button below to reset it.
instructions_3: If you did not request a password change ignore this email or contact us.
button: Reset your password
thanks: Thank you,
store_team: "%{store_name} Team"
confirmation_instructions:
instructions_1: "Thanks for registering at %{store_name}."
instructions_2: "Click the button below to confirm your account:"
instructions_3: If you have any questions, feel free to simply reply to this email.
button: Confirm email address
thanks: Thank you,
store_team: "%{store_name} Team"
devise:
confirmations:
confirmed: Your account was successfully confirmed. You can now log in.
spree_user:
already_confirmed: Email was already confirmed, please try signing in.
failure:
invalid: Invalid email or password.
invalid_token: Invalid authentication token.
unlocks:
unlocked: Your account was successfully unlocked. You are now signed in.
user_passwords:
spree_user:
cannot_be_blank: Your password cannot be blank.
user_sessions:
already_signed_in: Already signed in.
already_signed_out: Already signed out.
errors:
messages:
email_is_invalid: Email address cannot be blank