|
|
@ -28,7 +28,7 @@ en: |
|
|
|
password_change: |
|
|
|
password_change: |
|
|
|
subject: "Password successfully changed" |
|
|
|
subject: "Password successfully changed" |
|
|
|
omniauth_callbacks: |
|
|
|
omniauth_callbacks: |
|
|
|
failure: "We could not authenticate you from %{kind} because \"%{reason}\"" |
|
|
|
failure: 'We could not authenticate you from %{kind} because "%{reason}"' |
|
|
|
success: "Successfully authenticated from %{kind} account" |
|
|
|
success: "Successfully authenticated from %{kind} account" |
|
|
|
passwords: |
|
|
|
passwords: |
|
|
|
no_token: "You can’t access this page unless you’re trying to reset your password. Check you’re using the correct URL in the email we sent you." |
|
|
|
no_token: "You can’t access this page unless you’re trying to reset your password. Check you’re using the correct URL in the email we sent you." |
|
|
@ -55,8 +55,8 @@ en: |
|
|
|
send_paranoid_instructions: "If your account exists, you will receive an email in a few minutes with instructions for how to unlock it" |
|
|
|
send_paranoid_instructions: "If your account exists, you will receive an email in a few minutes with instructions for how to unlock it" |
|
|
|
unlocked: "Your account has been successfully unlocked. Sign in to continue." |
|
|
|
unlocked: "Your account has been successfully unlocked. Sign in to continue." |
|
|
|
activation: |
|
|
|
activation: |
|
|
|
deactivated: "%{user_name}’s account has been deactivated." |
|
|
|
deactivated: "%{user_name} account has been deactivated." |
|
|
|
reactivated: "%{user_name}’s account has been reactivated." |
|
|
|
reactivated: "%{user_name} account has been reactivated." |
|
|
|
|
|
|
|
|
|
|
|
errors: |
|
|
|
errors: |
|
|
|
messages: |
|
|
|
messages: |
|
|
|