Add editor support for dark_mode

This commit is contained in:
Dermot Duffy
2022-04-17 21:38:23 -07:00
parent 0c452587d8
commit 01d5b04e77
3 changed files with 19 additions and 0 deletions
+6
View File
@@ -34,6 +34,12 @@
},
"view": {
"camera_select": "View for newly selected cameras",
"dark_mode": "Dark mode",
"dark_modes": {
"on": "On",
"off": "Off",
"auto": "Auto"
},
"default": "Default view",
"views": {
"live": "Live view",