mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-15 05:07:44 +00:00
feat(console): custom domain (#1624)
* fix: custom domain * rem logs * Update console/src/assets/i18n/de.json * Update console/src/assets/i18n/en.json Co-authored-by: Livio Amstutz <livio.a@gmail.com>
This commit is contained in:
@@ -525,6 +525,7 @@
|
||||
"ORGDETAIL_TITLE": "Enter the name and domain of your new organisation.",
|
||||
"ORGDETAIL_TITLE_WITHOUT_DOMAIN": "Enter the name of your new organisation.",
|
||||
"ORGDETAILUSER_TITLE": "Configure Organisation Owner",
|
||||
"CUSTOMDOMAINFEATUREMISSING":"The Feature custom-domain is not active on your organization!",
|
||||
"ORGDOMAIN": {
|
||||
"TITLE": "Organisation Domain Ownership Verification",
|
||||
"VERIFICATION": "Verify the ownership of your domain. You need to download a verification file and upload it at the provided URL listed below, or place a TXT Record DNS entry for the provided URL. To complete, click the button to verify.",
|
||||
@@ -609,7 +610,8 @@
|
||||
"LOGINPOLICYFACTORS": "Login Policy: Multifactors - custom",
|
||||
"LOGINPOLICYPASSWORDLESS": "Login Policy: Passwordless Authentication - custom",
|
||||
"LOGINPOLICYCOMPLEXITYPOLICY": "Password Complexity Policy - custom",
|
||||
"LABELPOLICY": "Labeling Policy - custom"
|
||||
"LABELPOLICY": "Labeling Policy - custom",
|
||||
"CUSTOMDOMAIN": "Domain Verification - available"
|
||||
},
|
||||
"TIERSTATES": {
|
||||
"0": "Active",
|
||||
|
Reference in New Issue
Block a user