-
Notifications
You must be signed in to change notification settings - Fork 45
Expand file tree
/
Copy pathen.yml
More file actions
16 lines (16 loc) · 976 Bytes
/
en.yml
File metadata and controls
16 lines (16 loc) · 976 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
en:
graphql_devise:
registration_failed: "User couldn't be registered"
resource_build_failed: "Resource couldn't be built, execution stopped."
not_authenticated: "User is not logged in."
user_not_found: "User was not found or was not logged in."
passwords:
update_password_error: "Unable to update user password"
missing_passwords: "You must fill out the fields labeled 'Password' and 'Password confirmation'."
password_not_required: "This account does not require a password. Sign in using your '%{provider}' account instead."
sessions:
bad_credentials: "Invalid login credentials. Please try again."
not_confirmed: "A confirmation email was sent to your account at '%{email}'. You must follow the instructions in the email before your account can be activated"
mailer:
unlock_instructions:
account_lock_msg: "Your account has been locked due to an excessive number of unsuccessful sign in attempts."