mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
SG-680 - DomainAddEditDialog - Unique domain name enforcement implemented
This commit is contained in:
@@ -5568,6 +5568,9 @@
|
||||
"domainVerified": {
|
||||
"message": "Domain verified"
|
||||
},
|
||||
"duplicateDomainError": {
|
||||
"message": "You can't claim the same domain twice."
|
||||
},
|
||||
"domainNotVerified": {
|
||||
"message": "$DOMAIN$ not verified. Check your DNS record.",
|
||||
"placeholders": {
|
||||
@@ -5577,5 +5580,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user