ux v1.33.5: extended tooltips on the editor tabs

This commit is contained in:
Matysh
2026-07-22 15:32:43 +03:00
parent ac082569d7
commit c2eaf50118
10 changed files with 32 additions and 22 deletions
+4 -1
View File
@@ -278,5 +278,8 @@
"decor.size_s": "Small",
"decor.size_m": "Medium",
"decor.size_l": "Large",
"marker.icon_auto": "Auto: {icon} (by icon rules; pick one to override)"
"marker.icon_auto": "Auto: {icon} (by icon rules; pick one to override)",
"mode.plan_tip": "Plan editor — the geometry of the home: draw and split/merge rooms, bind them to HA areas, place doors and windows, move room cards, set the scale",
"mode.devices_tip": "Device editor — everything about icons: drag to position, click to edit binding/icon/display, add virtual devices, icon rules",
"mode.decor_tip": "Background editor — purely visual decor under the plan: lines, rectangles, ovals and text labels that never react to clicks"
}