Separate the "add new config-node" option into a button

This commit is contained in:
GogoVega
2024-03-27 14:59:49 +01:00
parent 50baad9624
commit 65d8872cea
3 changed files with 41 additions and 15 deletions

View File

@@ -442,7 +442,7 @@
"addNewConfig": "Add new __type__ config node",
"editNode": "Edit __type__ node",
"editConfig": "Edit __type__ config node",
"addNewType": "Add new __type__...",
"addNewType": "Please add new __type__...",
"nodeProperties": "node properties",
"label": "Label",
"color": "Color",

View File

@@ -442,7 +442,7 @@
"addNewConfig": "Ajouter un nouveau noeud de configuration __type__",
"editNode": "Modifier le noeud __type__",
"editConfig": "Modifier le noeud de configuration __type__",
"addNewType": "Ajouter un nouveau __type__...",
"addNewType": "Veuillez ajouter un nouveau __type__...",
"nodeProperties": "Propriétés du noeud",
"label": "Étiquette",
"color": "Couleur",