From 8e84b3a6f65e33dde3c28e014bd9217ba729b2e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Buchti=C4=8D?= Date: Mon, 5 Jan 2026 23:40:24 +0000 Subject: [PATCH] Translated using Weblate (Czech) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 95.7% (1190 of 1243 strings) Co-authored-by: Buchtič Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/cs/ Translation: Uptime Kuma/Uptime Kuma --- src/lang/cs-CZ.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/cs-CZ.json b/src/lang/cs-CZ.json index 6e18747e7..3517c695a 100644 --- a/src/lang/cs-CZ.json +++ b/src/lang/cs-CZ.json @@ -1230,5 +1230,7 @@ "ariaResumeMaintenance": "Pokračovat v tomto plánu údržby", "ariaCloneMaintenance": "Vytvořit kopii tohoto plánu údržby", "ariaEditMaintenance": "Upravit tento plán údržby", - "ariaDeleteMaintenance": "Odstranit tento plán údržby" + "ariaDeleteMaintenance": "Odstranit tento plán údržby", + "ignoreSecWebsocketAcceptHeaderDescription": "Při úspěšném websocket upgrade se po aktivování této možnosti se nebude v odpovědi používat hlavička Sec-WebSocket-Accept.", + "Ignore Sec-WebSocket-Accept header": "Ignorovat hlavičku {0}" }