mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-13 02:39:25 +00:00
fix: new context component (#2823)
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user