Localize more strings in password view
This commit is contained in:
parent
936d91e415
commit
116e258d05
5 changed files with 10 additions and 6 deletions
|
|
@ -9,7 +9,9 @@
|
|||
// General
|
||||
"PassForIos" = "Pass for iOS";
|
||||
"Passphrase" = "Passphrase";
|
||||
"Password" = "Password";
|
||||
"Passwords" = "Passwords";
|
||||
"Passcode" = "Passcode";
|
||||
"Apple" = "Apple";
|
||||
"Settings" = "Settings";
|
||||
"Contributors" = "Contributors";
|
||||
|
|
@ -208,6 +210,8 @@
|
|||
"HttpNotSupported." = "HTTP connection is not supported.";
|
||||
|
||||
// Password view
|
||||
"Name" = "Name";
|
||||
"Additions" = "Additions";
|
||||
"Notice" = "Notice";
|
||||
"PreviousChangesDiscarded." = "All previous local changes have been discarded. Your current Password Store will be shown.";
|
||||
"CannotShowPassword" = "Cannot show password";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue