mirror of
https://github.com/bitwarden/browser
synced 2026-01-04 09:33:27 +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:
@@ -1716,6 +1716,12 @@
|
||||
"accountRestricted": {
|
||||
"message": "Account restricted"
|
||||
},
|
||||
"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."
|
||||
},
|
||||
"filePasswordAndConfirmFilePasswordDoNotMatch": {
|
||||
"message": "“File password” and “Confirm file password“ do not match."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user