Skip to content
Snippets Groups Projects
Commit 2f918b5f authored by insert's avatar insert
Browse files

Move keys to login object.

parent 4b9d7a37
No related merge requests found
......@@ -12,11 +12,13 @@
"email": "Email",
"password": "Password",
"invite": "Invite Code",
"current_password": "Current Password",
"enter": {
"username": "Enter a username.",
"email": "Enter your email.",
"password": "Enter your password.",
"invite": "Enter your invite code."
"invite": "Enter your invite code.",
"current_password": "Enter your current password."
},
"forgot": "Forgot your password?",
"reset": "Reset password.",
......@@ -144,8 +146,6 @@
"email": "Change your email",
"password": "Change your password"
},
"current_password": "Current Password",
"enter_current": "Enter your current password.",
"failed": "Failed to change!"
},
"actions": {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment