Add tooltips to outliner buttons

This commit is contained in:
Nick O'Leary
2020-06-05 09:51:45 +01:00
parent 16a634063a
commit 565aae5967
2 changed files with 14 additions and 5 deletions

View File

@@ -20,7 +20,9 @@
"fill": "Fill",
"label": "Label",
"color": "Color",
"position": "Position"
"position": "Position",
"enable": "Enable",
"disable": "Disable"
},
"type": {
"string": "string",
@@ -595,7 +597,9 @@
"showTips":"You can open the tips from the settings panel",
"outline": "Outline",
"empty": "empty",
"globalConfig": "Global Configuration Nodes"
"globalConfig": "Global Configuration Nodes",
"triggerAction": "Trigger action",
"find": "Find in workspace"
},
"help": {
"name": "Help",