v0.12.6-hotfix

This commit is contained in:
Mateusz Gruszczyński
2026-09-04 14:50:18 +02:00
parent 63e6e13a5d
commit 11da46c4d6
12 changed files with 291 additions and 29 deletions
+7
View File
@@ -192,6 +192,12 @@
"logs.diagnostics": "Diagnostics",
"logs.emptyTitle": "No events",
"logs.emptyText": "The event log is empty.",
"logs.silent": "SILENT",
"logs.silentHint": "No notification was sent.",
"logs.silentAlertTypeDisabled": "No notification was sent: this alert type is disabled.",
"logs.silentNotificationsDisabled": "No notification was sent: notifications are disabled.",
"logs.silentModeFiltered": "No notification was sent: the notification mode filtered this event.",
"logs.silentCooldown": "No notification was sent: notification cooldown is active.",
"common.name": "Name",
"common.zone": "Zone",
"common.device": "Device",
@@ -877,6 +883,7 @@
"flow.emptyCanvas": "Start by adding blocks",
"flow.emptyCanvasHint": "Put conditions on the left and actions on the right.",
"flow.interpretation": "Interpretation",
"flow.previewDetails": "Interpretation and Flow cycle",
"flow.selectBlock": "Select a block",
"flow.selectBlockHint": "Its settings will appear here.",
"flow.newDefaultName": "New logic",