mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 19:11:13 +00:00
🐛 Add missing text for chooseOrCreateATag
This commit is contained in:
@@ -933,7 +933,8 @@
|
|||||||
"showMessage": {
|
"showMessage": {
|
||||||
"message": "🇩🇪 Please enter a name, or press 'esc' to go back to the old one.",
|
"message": "🇩🇪 Please enter a name, or press 'esc' to go back to the old one.",
|
||||||
"title": "🇩🇪 Name missing"
|
"title": "🇩🇪 Name missing"
|
||||||
}
|
},
|
||||||
|
"chooseOrCreateATag": "🇩🇪 Choose or create a tag"
|
||||||
},
|
},
|
||||||
"workflowHelpers": {
|
"workflowHelpers": {
|
||||||
"showMessage": {
|
"showMessage": {
|
||||||
|
|||||||
@@ -934,7 +934,8 @@
|
|||||||
"showMessage": {
|
"showMessage": {
|
||||||
"message": "",
|
"message": "",
|
||||||
"title": "Problem saving workflow"
|
"title": "Problem saving workflow"
|
||||||
}
|
},
|
||||||
|
"chooseOrCreateATag": "Choose or create a tag"
|
||||||
},
|
},
|
||||||
"workflowOpen": {
|
"workflowOpen": {
|
||||||
"active": "Active",
|
"active": "Active",
|
||||||
|
|||||||
Reference in New Issue
Block a user