mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 23:03:32 +00:00
SG-680 - Domain Add Edit Dialog - (1) Random generation of DNS TXT Record now working (2) DNS TXT Record Copyable (3) Additional translations added (4) Info callout added
This commit is contained in:
@@ -5537,5 +5537,24 @@
|
||||
},
|
||||
"verifyDomain": {
|
||||
"message": "Verify domain"
|
||||
},
|
||||
"copyDnsTxtRecord": {
|
||||
"message": "Copy DNS TXT record"
|
||||
},
|
||||
"dnsTxtRecord": {
|
||||
"message": "DNS TXT record"
|
||||
},
|
||||
"dnsTxtRecordInputHint": {
|
||||
"message": "Copy and paste the TXT record into your DNS Provider."
|
||||
},
|
||||
"domainNameInputHint": {
|
||||
"message": "Example: mydomain.com. Subdomains require separate entries to be verified."
|
||||
},
|
||||
"automaticDomainVerification": {
|
||||
"message": "Automatic Domain Verification"
|
||||
},
|
||||
"automaticDomainVerificationProcess": {
|
||||
"message": "Bitwarden will attempt to verify the domain 3 times during the first 72 hours. If the domain can’t be verified, check the DNS record in your host and manually verify."
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user