1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-28 07:13:29 +00:00

Add new localization messages for automatic domain claim process

Included detailed instructions for the automatic domain claim process, covering the steps for claiming a domain, account ownership change, and consequences of unclaimed domains. This enhances user guidance during domain management.
This commit is contained in:
JaredScar
2026-01-23 15:00:06 -05:00
parent 2239d94820
commit e89d61fbbb

View File

@@ -11357,6 +11357,21 @@
"automaticDomainClaimProcess": {
"message": "Bitwarden will attempt to claim the domain 3 times during the first 72 hours. If the domain cant be claimed, check the DNS record in your host and manually claim. The domain will be removed from your organization in 7 days if it is not claimed."
},
"automaticDomainClaimProcessPart1": {
"message": "Bitwarden will attempt to claim the domain within 72 hours. If successful, existing members with claimed domains will be emailed about the "
},
"accountOwnershipChange": {
"message": "account ownership change"
},
"automaticDomainClaimProcessPart1End": {
"message": "."
},
"automaticDomainClaimProcessPart2": {
"message": "If unsuccessful, verify your DNS record and claim manually."
},
"automaticDomainClaimProcessPart3": {
"message": "Unclaimed domains are removed after 7 days."
},
"domainNotClaimed": {
"message": "$DOMAIN$ not claimed. Check your DNS records.",
"placeholders": {