fixed translation

This commit is contained in:
2026-06-04 22:41:34 +02:00
parent beda3966aa
commit ba05f4274a
2 changed files with 6 additions and 2 deletions
+3 -1
View File
@@ -55,5 +55,7 @@
"new-password": "Neues Passwort",
"new-password-rep": "Neues Passwort wiederholen",
"change": "Ändern",
"error": "Fehler"
"error": "Fehler",
"success": "Erfolg",
"submit": "Absenden"
}
+3 -1
View File
@@ -55,5 +55,7 @@
"new-password": "New password",
"new-password-rep": "Repeat new password",
"change": "Change",
"error": "Error"
"error": "Error",
"success": "Success",
"submit": "Submit"
}