Last minute fixes
This commit is contained in:
+6
-2
@@ -9,8 +9,11 @@
|
||||
"login_instead": "Login instead",
|
||||
"logout": "Logout",
|
||||
"name": "Name",
|
||||
"name_help": "Use either your real name or choose a random one!",
|
||||
"old_invalid": "Old password incorrect!",
|
||||
"password": "Password",
|
||||
"password_help": "Your password will of course be securely hashed.",
|
||||
"password_length": "At least 8 characters long",
|
||||
"register": "Register",
|
||||
"register_instead": "Register instead",
|
||||
"reset": "Reset",
|
||||
@@ -36,7 +39,8 @@
|
||||
"INTEGER": "Whole number",
|
||||
"NUMBER": "Number",
|
||||
"TEXT": "Free text",
|
||||
"WORD": "One Word"
|
||||
"WORD": "One word",
|
||||
"CHAR": "One character"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@@ -45,7 +49,7 @@
|
||||
"default": "Unknown error",
|
||||
"team_not_found": "Team not found or password incorrect!"
|
||||
},
|
||||
"hello": "Hello",
|
||||
"hello": "Welcome to PicHunt!",
|
||||
"layouts": {
|
||||
"default_tile": "PicHunt",
|
||||
"refresh": "Refresh",
|
||||
|
||||
Reference in New Issue
Block a user