1
0
mirror of https://github.com/bitwarden/web synced 2026-01-06 02:24:02 +00:00
This commit is contained in:
Kyle Spearrin
2019-08-30 22:25:53 -04:00
parent 7fa6c7e1e5
commit 15bc6c0907
15 changed files with 127 additions and 94 deletions

View File

@@ -1200,7 +1200,7 @@
"message": "Web vault, desktop application, CLI, and all browser extensions on a device with a USB port that can accept your YubiKey."
},
"twoFactorYubikeySupportMobile": {
"message": "Mobile apps on a device with NFC capabilities or a USB port that can accept your YubiKey."
"message": "Mobile apps on a device with NFC capabilities or a data port that can accept your YubiKey."
},
"yubikeyX": {
"message": "YubiKey $INDEX$",
@@ -2620,7 +2620,7 @@
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanUpgrade": {
"message": "Upgrade your account to another plan be providing the information below. Please ensure that you have an active payment method added to the account.",
"message": "Upgrade your account to another plan by providing the information below. Please ensure that you have an active payment method added to the account.",
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanDesc": {
@@ -2926,5 +2926,8 @@
},
"selectOneCollection": {
"message": "You must select at least one collection."
},
"couldNotChargeCardPayInvoice": {
"message": "We were not able to charge your card. Please view and pay the unpaid invoice listed below."
}
}