Move palette editor to settings panel

This commit is contained in:
Nick O'Leary
2017-05-03 11:37:42 +01:00
parent ccfcbe8526
commit 93ef84f495
7 changed files with 58 additions and 66 deletions

View File

@@ -293,6 +293,8 @@
},
"nodeCount": "__label__ node",
"nodeCount_plural": "__label__ nodes",
"moduleCount": "__count__ module available",
"moduleCount_plural": "__count__ modules available",
"inuse": "in use",
"enableall": "enable all",
"disableall": "disable all",