mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-13 22:17:38 +00:00
fix(console): warning for actions (#6390)
* fix: warning for actions * Update console/src/assets/i18n/de.json Co-authored-by: Fabi <fabienne@zitadel.com> * fix i18n * Update console/src/assets/i18n/de.json * fix: translate failed action warn --------- Co-authored-by: Fabi <fabienne@zitadel.com> Co-authored-by: Fabienne <fabienne.gerschwiler@gmail.com>
This commit is contained in:
@@ -743,6 +743,10 @@
|
||||
"TIMEOUT": "Timeout",
|
||||
"TIMEOUTINSEC": "Timeout in seconds",
|
||||
"ALLOWEDTOFAIL": "Allowed To Fail",
|
||||
"ALLOWEDTOFAILWARN": {
|
||||
"TITLE": "Warning",
|
||||
"DESCRIPTION": "If you disable this setting, it may cause users in your organization to be unable to sign in. Additionally, you will no longer be able to access the console to disable the action. We recommend creating an administrator user in a separate organization or testing scripts first in a development environment or a development organization."
|
||||
},
|
||||
"SCRIPT": "Script",
|
||||
"FLOWTYPE": "Flow Type",
|
||||
"TRIGGERTYPE": "Trigger Type",
|
||||
|
Reference in New Issue
Block a user