Allow resettig app in the passcodelockview

This commit is contained in:
Yishi Lin 2019-09-28 21:38:32 +08:00
parent 6b3d75c1be
commit 35f599c45b
3 changed files with 65 additions and 26 deletions

View file

@ -156,6 +156,11 @@
"DiscardExplanation." = "Do you want to permanently discard all changes to the local copy of your password data? You cannot undo this action.";
"Resetting..." = "Resetting ...";
// Forget passcode
"ForgotYourPasscode?" = "Forgot your passcode?";
"ResetPass" = "Reset Pass";
"ResetPassExplanation." = "The only thing you can do is to reset the app. This will delete all local data and settings. Password store data on your remote server will not be affected.";
// Time related
"Unknown" = "Unknown";
"JustNow" = "Just now";