Added login to the en.json
This commit is contained in:
parent
c07df4d2a5
commit
c7462ae6f2
@ -1,5 +1,11 @@
|
||||
{
|
||||
"coming_soon": "Coming soon...",
|
||||
"login": {
|
||||
"sign_in": "Sign in",
|
||||
"name": "Username",
|
||||
"password": "Password",
|
||||
"failed": "Login failed"
|
||||
},
|
||||
"common": {
|
||||
"cancel": "Cancel",
|
||||
"create": "Create"
|
||||
|
Reference in New Issue
Block a user