mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-14 00:57:33 +00:00
feat(console): note about function names must match in action dialog (#8294)
# Which Problems Are Solved - A note should be added to the ZITADEL management console showing that the name and function in the javascript have to be the same # How the Problems Are Solved - A new cnsl-info-section is added to the create/update action dialog # Additional Context Here's a screenshot showing the note:  - Closes #7874 Co-authored-by: Fabi <fabienne@zitadel.com>
This commit is contained in:
@@ -1086,7 +1086,8 @@
|
||||
"REMOVEACTIONSLIST": {
|
||||
"TITLE": "Избриши ги избраните акции?",
|
||||
"DESCRIPTION": "Дали сте сигурни дека сакате да ги избришете избраните акции од Flow?"
|
||||
}
|
||||
},
|
||||
"ABOUTNAME": "Името на дејството и името на функцијата во javascript треба да бидат исти"
|
||||
},
|
||||
"TOAST": {
|
||||
"ACTIONSSET": "Акциите се поставени",
|
||||
|
Reference in New Issue
Block a user