This commit is contained in:
Mateusz Gruszczyński
2026-09-16 15:28:06 +02:00
parent 3f9acb1675
commit 143ff0d272
16 changed files with 104 additions and 63 deletions
+5 -1
View File
@@ -1350,6 +1350,10 @@
"settings.cloudConnectivityHistoryHint": "Pomiary REST i MQTT są zapisywane w Historia → Pingi razem z pomiarami Local/LAN.",
"history.networkJitterOn": "Jitter: włączony",
"history.networkJitterOff": "Jitter: wyłączony",
"history.networkJitterToggleHint": "Pokaż lub ukryj jitter na wykresie opóźnienia."
"history.networkJitterToggleHint": "Pokaż lub ukryj jitter na wykresie opóźnienia.",
"flow.haEntitySearchLabel": "Szukaj encji Home Assistant",
"flow.haEntitySearchPlaceholder": "Wpisz nazwę, entity_id lub stan…",
"flow.haEntitySelectedLabel": "Wybrana encja (entity_id)",
"flow.haEntitySearchMatches": "Pasujących: {count} z {total} encji Home Assistant"
}
}