wording: one-time codes

This commit is contained in:
antelle 2020-05-08 23:15:38 +02:00
parent 79a3b39248
commit e95902d2bb
No known key found for this signature in database
GPG Key ID: 094A2F2D6136A4EE
1 changed files with 4 additions and 3 deletions

View File

@ -287,7 +287,8 @@
"detMenuAddField": "Add {}",
"detMenuCopyPassword": "Copy password",
"detMenuCopyUser": "Copy user",
"detSetupOtp": "One-time passwords",
"detMenuCopyOtp": "Copy one-time code",
"detSetupOtp": "One-time codes",
"detClone": "Make a copy",
"detCopyEntryToClipboard": "Copy all fields",
"detClonedName": "Copy",
@ -316,7 +317,7 @@
"detOtpQrError": "QR code scan error",
"detOtpQrErrorBody": "Sorry, we could not read the QR code, please try once again or contact the app authors with error details.",
"detOtpQrWrong": "Wrong QR code",
"detOtpQrWrongBody": "Your QR code was successfully scanned but it doesn't contain one-time password data.",
"detOtpQrWrongBody": "Your QR code was successfully scanned but it doesn't contain one-time code data.",
"detOtpField": "One-time code",
"detOtpClickToTouch": "Click to generate",
"detOtpGenerating": "Generating...",
@ -343,7 +344,7 @@
"autoTypeSelectionHintAction": "Only type the password",
"autoTypeSelectionHintOpt": "Only type the username",
"autoTypeSelectionHintShift": "Other fields",
"autoTypeSelectionOtp": "One-time password",
"autoTypeSelectionOtp": "One-time code",
"appSecWarn": "Not Secure!",
"appSecWarnBody1": "You have loaded this app with an insecure connection. Someone may be watching you and stealing your passwords. We strongly advise you to stop, unless you clearly understand what you're doing.",