mirror of
https://github.com/bitwarden/browser
synced 2025-12-30 23:23:52 +00:00
i18n for totp
This commit is contained in:
@@ -702,5 +702,17 @@
|
||||
"learnMore": {
|
||||
"message": "Learn more",
|
||||
"description": "Learn more"
|
||||
},
|
||||
"authenticatorKeyTotp": {
|
||||
"message": "Authenticator Key (TOTP)",
|
||||
"description": "Authenticator Key (TOTP)"
|
||||
},
|
||||
"verificationCodeTotp": {
|
||||
"message": "Verification Code (TOTP)",
|
||||
"description": "Verification Code (TOTP)"
|
||||
},
|
||||
"copyVerificationCode": {
|
||||
"message": "Copy Verification Code",
|
||||
"description": "Copy Verification Code"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user