Last minute fixes

This commit is contained in:
2025-10-01 00:31:31 +02:00
parent 66f1f5f336
commit 146e48d42d
10 changed files with 34 additions and 111 deletions
+6 -2
View File
@@ -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",