update count

This commit is contained in:
otsmr 2026-05-07 00:23:20 +02:00
parent 781626f66c
commit fccd366e11
2 changed files with 31 additions and 31 deletions

2
de.arb
View file

@ -234,7 +234,7 @@
"password": "Passwort",
"passwordRepeated": "Passwort wiederholen",
"passwordRepeatedNotEqual": "Passwörter stimmen nicht überein.",
"backupPasswordRequirement": "Das Passwort muss mindestens 8 Zeichen lang sein.",
"backupPasswordRequirement": "Das Passwort muss mindestens 10 Zeichen lang sein.",
"backupExpertSettings": "Experteneinstellungen",
"backupEnableBackup": "Automatische Sicherung aktivieren",
"backupOwnServerDesc": "Speichere dein twonly Backup auf einem Server deiner Wahl.",

2
en.arb
View file

@ -250,7 +250,7 @@
"password": "Password",
"passwordRepeated": "Repeat password",
"passwordRepeatedNotEqual": "Passwords do not match.",
"backupPasswordRequirement": "Password must be at least 8 characters long.",
"backupPasswordRequirement": "Password must be at least 10 characters long.",
"backupExpertSettings": "Expert settings",
"backupEnableBackup": "Activate automatic backup",
"backupOwnServerDesc": "Save your twonly Backup at twonly or on any server of your choice.",