fix(console): i18n keys (#398)

* fix(console): json missing ,

* fix(console): change keys for i18n
This commit is contained in:
Florian Forster 2020-07-08 15:47:04 +02:00 committed by GitHub
parent 9f3654311c
commit c73875afbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -14,9 +14,9 @@
"USERS": "Erstelle und verwalte deine Benutzer.",
"USERS_DESC": "Überwache dein Rollenkonzept in Echtzeit. Ergreife sofort Massnahmen.",
"USERS_BUTTON": "Benutzer anzeigen",
"ADMIN": "Identity and Access Management",
"ADMIN_DESC": "Verwalte deine Organisationen und Administratoren.",
"ADMIN_BUTTON": "ZITADEL verwalten"
"IAM": "Identity and Access Management",
"IAM_DESC": "Verwalte deine Organisationen und Administratoren.",
"IAM_BUTTON": "ZITADEL verwalten"
},
"MENU": {
"PERSONAL_INFO": "Persönliche Informationen",

View File

@ -14,9 +14,9 @@
"USERS": "Create and manage your users.",
"USERS_DESC": "Monitor your role concept in real time. Take immediate action.",
"USERS_BUTTON": "Show users",
"ADMIN": "Identity and Access Management",
"ADMIN_DESC": "Manage your organisations and administrators.",
"ADMIN_BUTTON": "Manage ZITADEL"
"IAM": "Identity and Access Management",
"IAM_DESC": "Manage your organisations and administrators.",
"IAM_BUTTON": "Manage ZITADEL"
},
"MENU": {
"PERSONAL_INFO": "Personal Information",
@ -193,7 +193,7 @@
"EDITACCOUNT":"Edit Account",
"ADDACCOUNT":"log in with another account"
},
"Administation": {
"IAM": {
"DETAIL": {
"TITLE":"Identity and Access Management Administration",
"DESCRIPTION":"Manage the ZITADEL settings."
@ -247,7 +247,7 @@
},
"POLICY": {
"TITLE":"Explore Policies",
"DESCRIPTION":"Pre-packaged policeies that enhance your security.",
"DESCRIPTION":"Pre-packaged policies that enhance your security.",
"PWD_COMPLEXITY": {
"TITLE":"Password Complexity",
"DESCRIPTION":"Ensures that all set passwords correspond to a specific pattern",