feat: Add richer card theme support (#1809)
This commit is contained in:
@@ -481,12 +481,6 @@
|
||||
},
|
||||
"view": {
|
||||
"camera_select": "Visualizza per le telecamere appena selezionate",
|
||||
"dark_mode": "Tema scuro",
|
||||
"dark_modes": {
|
||||
"auto": "auto",
|
||||
"off": "Off",
|
||||
"on": "On"
|
||||
},
|
||||
"default": "Visualizzazione predefinita",
|
||||
"default_cycle_camera": "Scorri le telecamere quando si aggiorna la visualizzazione predefinita",
|
||||
"default_reset": {
|
||||
@@ -501,6 +495,7 @@
|
||||
"inactive": ""
|
||||
}
|
||||
},
|
||||
"dim": "",
|
||||
"interaction_seconds": "",
|
||||
"keyboard_shortcuts": {
|
||||
"editor_label": "",
|
||||
@@ -513,6 +508,15 @@
|
||||
"ptz_zoom_in": "",
|
||||
"ptz_zoom_out": ""
|
||||
},
|
||||
"theme": {
|
||||
"themes": {
|
||||
"dark": "",
|
||||
"ha": "",
|
||||
"editor_label": "",
|
||||
"light": "",
|
||||
"traditional": ""
|
||||
}
|
||||
},
|
||||
"triggers": {
|
||||
"actions": {
|
||||
"editor_label": "",
|
||||
|
||||
Reference in New Issue
Block a user