Update UI to support more customizable password generator
This commit is contained in:
parent
ff014a5699
commit
b84f2dce13
8 changed files with 252 additions and 71 deletions
|
|
@ -255,8 +255,11 @@
|
|||
"UseKeyValueFormat." = "Verwende das Format \"Name: Inhalt\" für zusätzliche Felder.";
|
||||
"DeletePassword" = "Passwort löschen";
|
||||
"AddOneTimePassword" = "Einmalkennwort hinzufügen";
|
||||
"GetMemorableOne" = "Einprägsames Passwort: xkpasswd";
|
||||
"Length" = "Länge";
|
||||
"VaryCases" = "Groß- und Kleinbuchstaben";
|
||||
"Digits" = "Ziffern";
|
||||
"SpecialSymbols" = "Sonderzeichen";
|
||||
"Groups" = "Bilde Gruppen";
|
||||
"DeletePassword?" = "Passwort löschen?";
|
||||
"OverwriteOtpConfiguration?" = "Konfiguration des Einmalkennwortes überschreiben?";
|
||||
"ValidTokenUrl" = "Gültiges URL-Token";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue