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",
+7
View File
@@ -192,6 +192,12 @@
"logs.diagnostics": "Diagnostyka",
"logs.emptyTitle": "Brak zdarzeń",
"logs.emptyText": "Log jest pusty.",
"logs.silent": "SILENT",
"logs.silentHint": "Powiadomienie nie zostało wysłane.",
"logs.silentAlertTypeDisabled": "Powiadomienie nie zostało wysłane: ten typ alertu jest wyłączony.",
"logs.silentNotificationsDisabled": "Powiadomienie nie zostało wysłane: powiadomienia są wyłączone.",
"logs.silentModeFiltered": "Powiadomienie nie zostało wysłane: zdarzenie odfiltrował tryb powiadomień.",
"logs.silentCooldown": "Powiadomienie nie zostało wysłane: aktywny jest cooldown.",
"common.name": "Nazwa",
"common.zone": "Strefa",
"common.device": "Urządzenie",
@@ -877,6 +883,7 @@
"flow.emptyCanvas": "Zacznij od dodania bloków",
"flow.emptyCanvasHint": "Warunki układaj po lewej, akcje po prawej.",
"flow.interpretation": "Interpretacja",
"flow.previewDetails": "Interpretacja i cykl Flow",
"flow.selectBlock": "Wybierz blok",
"flow.selectBlockHint": "Tutaj pojawią się jego ustawienia.",
"flow.newDefaultName": "Nowa logika",