From 77962c402b4df381e67ea10079ea2ff2ec7c1891 Mon Sep 17 00:00:00 2001 From: t3chguy <2403652+t3chguy@users.noreply.github.com> Date: Wed, 6 Aug 2025 06:09:34 +0000 Subject: [PATCH] [create-pull-request] automated change --- src/i18n/strings/cs.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/i18n/strings/cs.json b/src/i18n/strings/cs.json index 028b9f8d67..09c9af4bf3 100644 --- a/src/i18n/strings/cs.json +++ b/src/i18n/strings/cs.json @@ -35,6 +35,14 @@ "file_menu": { "label": "Soubor" }, + "icon_overlay": { + "description_error": "Chyba", + "description_notifications": { + "one": "Máte %(count)s nepřečtené oznámení.", + "few": "Máte %(count)s nepřečtená oznámení.", + "other": "Máte %(count)s nepřečtených oznámení." + } + }, "menu": { "hide": "Skrýt", "hide_others": "Skrýt ostatní",