mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 18:07:31 +00:00
fix(console): json missing , (#397)
This commit is contained in:
@@ -230,7 +230,7 @@
|
||||
},
|
||||
"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": {
|
||||
"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."
|
||||
|
Reference in New Issue
Block a user