From 73f5aa0ffbe6a05af3da2f8d1f2a741541c4c346 Mon Sep 17 00:00:00 2001 From: t3chguy <2403652+t3chguy@users.noreply.github.com> Date: Fri, 1 Aug 2025 06:09:20 +0000 Subject: [PATCH] [create-pull-request] automated change --- src/i18n/strings/pl.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/i18n/strings/pl.json b/src/i18n/strings/pl.json index f944fbf5fd..1920d8f995 100644 --- a/src/i18n/strings/pl.json +++ b/src/i18n/strings/pl.json @@ -35,6 +35,14 @@ "file_menu": { "label": "Plik" }, + "icon_overlay": { + "description_error": "Błąd", + "description_notifications": { + "one": "Masz %(count)s nieprzeczytane powiadomienie.", + "few": "Masz %(count)s nieprzeczytane powiadomienia.", + "many": "Masz %(count)s nieprzeczytanych powiadomień." + } + }, "menu": { "hide": "Ukryj", "hide_others": "Ukryj inne",