diff --git a/apps/web/src/locales/en/messages.json b/apps/web/src/locales/en/messages.json index 1d28ff1f1be..33aa762f227 100644 --- a/apps/web/src/locales/en/messages.json +++ b/apps/web/src/locales/en/messages.json @@ -11357,6 +11357,21 @@ "automaticDomainClaimProcess": { "message": "Bitwarden will attempt to claim the domain 3 times during the first 72 hours. If the domain can’t 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": {