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í",