fix(console): json missing , (#397)

This commit is contained in:
Florian Forster
2020-07-08 15:38:01 +02:00
committed by GitHub
parent 60e9695199
commit 9f3654311c

View File

@@ -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."