mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 20:47:32 +00:00
fix(console): json missing , (#397)
This commit is contained in:
@@ -230,7 +230,7 @@
|
|||||||
},
|
},
|
||||||
"DOMAINS": {
|
"DOMAINS": {
|
||||||
"TITLE":"Domains",
|
"TITLE":"Domains",
|
||||||
"DESCRIPTION":"Configure your domains. This domain can be used to login with your users."
|
"DESCRIPTION":"Configure your domains. This domain can be used to login with your users.",
|
||||||
"DELETE": {
|
"DELETE": {
|
||||||
"TITLE":"Delete domain?",
|
"TITLE":"Delete domain?",
|
||||||
"DESCRIPTION":"You are about to delete one of your domains. Note that your users can no longer use this domain for their logins."
|
"DESCRIPTION":"You are about to delete one of your domains. Note that your users can no longer use this domain for their logins."
|
||||||
|
Reference in New Issue
Block a user