Changed translation for "submit" & lost2FAApp (#74)

The "submit" meaning was okay in the Create Account screen, but not quite when the re-entering the master password (when the vault has been locked). Now it fits both.

Made the "lost2FAApp" translation less "clunky", more friendlier towards the user.
This commit is contained in:
Igetin 2017-01-21 18:50:14 +02:00 committed by Kyle Spearrin
parent 8cde44f379
commit 1fa96620a7
1 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@
"description": "Close" "description": "Close"
}, },
"submit": { "submit": {
"message": "Lähetä", "message": "Jatka",
"description": "Submit" "description": "Submit"
}, },
"emailAddress": { "emailAddress": {
@ -600,7 +600,7 @@
"description": "Are you sure you want to overwrite the current password?" "description": "Are you sure you want to overwrite the current password?"
}, },
"lost2FAApp": { "lost2FAApp": {
"message": "Ei pääsyä tunnistautumispalveluun?", "message": "Etkö pääse tunnistautumispalveluun?",
"description": "Lost authenticator app?" "description": "Lost authenticator app?"
}, },
"credits": { "credits": {