mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 23:03:32 +00:00
SG-680 - Domain-add-edit-dialog - Confirmation required now for domain deletion
This commit is contained in:
@@ -5562,6 +5562,12 @@
|
||||
"invalidDomainNameMessage": {
|
||||
"message": "Input is not a valid format. Format: mydomain.com. Subdomains require separate entries to be verified."
|
||||
},
|
||||
"removeDomain": {
|
||||
"message": "Remove domain"
|
||||
},
|
||||
"removeDomainWarning": {
|
||||
"message": "Removing a domain cannot be undone. Are you sure you want to continue?"
|
||||
},
|
||||
"domainRemoved": {
|
||||
"message": "Domain removed"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user