Generate XKCD style password

This commit is contained in:
Yishi Lin 2020-02-23 03:06:23 +08:00
parent 71c793029a
commit fe21f1c8da
7 changed files with 7866 additions and 24 deletions

View file

@ -51,6 +51,8 @@
"Random" = "Random";
"RandomString" = "Random String";
"ApplesKeychainStyle" = "Apple's Keychain Style";
"XKCD" = "XKCD";
"XKCDStyle" = "XKCD Style";
// Git
"FailedToFetchPasswords" = "Failed to fetch passwords";