Localize more strings in password view

This commit is contained in:
Danny Moesch 2019-02-13 21:31:40 +01:00 committed by Mingshen Sun
parent 936d91e415
commit 116e258d05
5 changed files with 10 additions and 6 deletions

View file

@ -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";