translate loginpage 100%

This commit is contained in:
2025-07-27 15:16:38 +02:00
parent 089aa58f4a
commit 2c2eedb7ce
3 changed files with 34 additions and 12 deletions

View File

@@ -100,5 +100,12 @@
"item_maps": "Maps : ",
"item_organizer": "Organizer : ",
"item_description": "Description : ",
"item_tags": "Tags : "
"item_tags": "Tags : ",
"failed_auth": "Authentification failed",
"login_page": "Login page",
"pseudo": "Pseudo",
"enter_existing_pseudo": "Enter a existing pseudo",
"remembr_me": "Remember me",
"new_user": "New User? Create Account",
"sign_in": "Sign in"
}