🐛 Fix tags i18n bug (#2667)

This commit is contained in:
Mutasem Aldmour 2022-01-13 07:41:48 +01:00 committed by GitHub
parent f815f982b1
commit c9e1892cd9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",