fix: new context component (#2823)

This commit is contained in:
Max Peintner
2021-12-10 16:14:24 +01:00
committed by GitHub
parent 2f7d8ca557
commit d1cb7fdc9f
10 changed files with 262 additions and 120 deletions

View File

@@ -108,7 +108,7 @@
}
},
"ACTIONS": {
"ACTIONS": "Aktionen",
"ACTIONS": "Actions",
"RENAME": "Rename",
"SET": "Set",
"COPY": "Copy to Clipboard",
@@ -1051,7 +1051,7 @@
}
},
"STATE": {
"TITLE": "State",
"TITLE": "Status",
"0": "Not defined",
"1": "Active",
"2": "Inactive"
@@ -1108,7 +1108,7 @@
"GRANTEDORG": "Granted Organisation",
"RESOURCEOWNER": "Resource Owner"
},
"STATE": "State",
"STATE": "Status",
"STATES": {
"1": "Active",
"2": "Inactive"
@@ -1247,7 +1247,7 @@
"ID": "ID",
"NAME": "Name",
"CONFIG": "Configuration",
"STATE": "State",
"STATE": "Status",
"ISSUER": "Issuer",
"SCOPESLIST": "Scopes List",
"CLIENTID": "Client ID",
@@ -1341,7 +1341,7 @@
"CREATE_OIDC": "OIDC Application",
"CREATE_OIDC_DESC_TITLE": "Enter Your Application Details Step by Step",
"CREATE_OIDC_DESC_SUB": "A recommended configuration will be automatically generated.",
"STATE": "State",
"STATE": "Status",
"DATECREATED": "Created",
"DATECHANGED": "Changed",
"URLS": "Urls",