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." = "Use \"key: value\" format for additional fields.";
|
||||
"DeletePassword" = "Delete Password";
|
||||
"AddOneTimePassword" = "Add One-Time Password";
|
||||
"GetMemorableOne" = "Get a Memorable One: xkpasswd";
|
||||
"Length" = "Length";
|
||||
"VaryCases" = "Random Capitalization";
|
||||
"Digits" = "Digits";
|
||||
"SpecialSymbols" = "Special Symbols";
|
||||
"Groups" = "Arrange Into Groups";
|
||||
"DeletePassword?" = "Delete Password?";
|
||||
"OverwriteOtpConfiguration?" = "Overwrite the one-time password configuration?";
|
||||
"ValidTokenUrl" = "Valid token URL";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue