disable undo and empty name validation
[sdc/sdc-workflow-designer.git] / workflow-designer-ui / src / main / frontend / src / i18n / languages.json
index 5fd444a..7aabada 100644 (file)
@@ -58,7 +58,8 @@
                 "CANCEL": "CANCEL",
                 "confirmDlete": "Are you sure you want to delete \"%{name}\"?",
                 "alreadyExists": "Already exists",
-                "invalidCharacters": "Alphanumeric and underscore only"
+                "invalidCharacters": "Alphanumeric and underscore only",
+                "emptyName": "Empty Name"
             },
             "composition": {
                 "bpmnError" : "BPMN.IO Error"