From e89d61fbbb533f9fd248db8e06dcce8aebbaed4d Mon Sep 17 00:00:00 2001 From: JaredScar Date: Fri, 23 Jan 2026 15:00:06 -0500 Subject: [PATCH] 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. --- apps/web/src/locales/en/messages.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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": {