update count
This commit is contained in:
parent
781626f66c
commit
fccd366e11
2 changed files with 31 additions and 31 deletions
2
de.arb
2
de.arb
|
|
@ -234,7 +234,7 @@
|
||||||
"password": "Passwort",
|
"password": "Passwort",
|
||||||
"passwordRepeated": "Passwort wiederholen",
|
"passwordRepeated": "Passwort wiederholen",
|
||||||
"passwordRepeatedNotEqual": "Passwörter stimmen nicht überein.",
|
"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",
|
"backupExpertSettings": "Experteneinstellungen",
|
||||||
"backupEnableBackup": "Automatische Sicherung aktivieren",
|
"backupEnableBackup": "Automatische Sicherung aktivieren",
|
||||||
"backupOwnServerDesc": "Speichere dein twonly Backup auf einem Server deiner Wahl.",
|
"backupOwnServerDesc": "Speichere dein twonly Backup auf einem Server deiner Wahl.",
|
||||||
|
|
|
||||||
2
en.arb
2
en.arb
|
|
@ -250,7 +250,7 @@
|
||||||
"password": "Password",
|
"password": "Password",
|
||||||
"passwordRepeated": "Repeat password",
|
"passwordRepeated": "Repeat password",
|
||||||
"passwordRepeatedNotEqual": "Passwords do not match.",
|
"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",
|
"backupExpertSettings": "Expert settings",
|
||||||
"backupEnableBackup": "Activate automatic backup",
|
"backupEnableBackup": "Activate automatic backup",
|
||||||
"backupOwnServerDesc": "Save your twonly Backup at twonly or on any server of your choice.",
|
"backupOwnServerDesc": "Save your twonly Backup at twonly or on any server of your choice.",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue