mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 01:03:35 +00:00
[PM-21452] - [Vault] Import Data - Add callout when "Remove Card Item Type Policy" is enabled. (#15195)
* add callout for remove card item type policy * add comment * add shareReplay * remove shareReplay. fix type * fix import * remove subscription
This commit is contained in:
@@ -2160,6 +2160,12 @@
|
||||
"restrictedItemTypesPolicyDesc": {
|
||||
"message": "Do not allow members to create card item types."
|
||||
},
|
||||
"restrictCardTypeImport": {
|
||||
"message": "Cannot import card item types"
|
||||
},
|
||||
"restrictCardTypeImportDesc": {
|
||||
"message": "A policy set by 1 or more organizations prevents you from importing cards to your vaults."
|
||||
},
|
||||
"yourSingleUseRecoveryCode": {
|
||||
"message": "Your single-use recovery code can be used to turn off two-step login in the event that you lose access to your two-step login provider. Bitwarden recommends you write down the recovery code and keep it in a safe place."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user