mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
🐛 Fix tags i18n bug (#2667)
This commit is contained in:
@@ -928,14 +928,14 @@
|
|||||||
"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": {
|
||||||
"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