Translate more user attributes
This commit is contained in:
parent
2d63a80761
commit
b965cf54c4
|
@ -42,15 +42,24 @@ en:
|
|||
warning_color: "Warning color"
|
||||
warning_text: "Warning text color"
|
||||
user:
|
||||
created_at: "Account created at"
|
||||
current_password: "Current password"
|
||||
current_sign_in_at: "Current sign in at"
|
||||
current_sign_in_ip: "Current sign in IP"
|
||||
email: "Email"
|
||||
last_sign_in_at: "Last sign in at"
|
||||
last_sign_in_ip: "Last sign in IP"
|
||||
locale: "Language"
|
||||
login: "Username or Email"
|
||||
remember_created_at: "Remember me set at"
|
||||
password: "Password"
|
||||
password_confirmation: "Confirm your password"
|
||||
profile_picture: "Profile picture"
|
||||
profile_header: "Profile header"
|
||||
sign_in_count: "Sign in count"
|
||||
screen_name: "Username"
|
||||
show_foreign_themes: "Render other user themes when visiting their profile"
|
||||
updated_at: "Account updated at"
|
||||
help:
|
||||
user:
|
||||
email: "Don't forget to check your spam folder in case our mail might have landed there!"
|
||||
|
|
Loading…
Reference in New Issue