From 1fd22149517286663664d7ddd76976adec07bf8c Mon Sep 17 00:00:00 2001 From: t3chguy <2403652+t3chguy@users.noreply.github.com> Date: Mon, 13 Oct 2025 06:08:25 +0000 Subject: [PATCH] [create-pull-request] automated change --- src/i18n/strings/pl.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/i18n/strings/pl.json b/src/i18n/strings/pl.json index 1920d8f995..eebc60bee0 100644 --- a/src/i18n/strings/pl.json +++ b/src/i18n/strings/pl.json @@ -32,6 +32,11 @@ "speech_start_speaking": "Zacznij mówić", "speech_stop_speaking": "Przestań mówić" }, + "eol": { + "no_more_updates": "Korzystasz z nieobsługiwanej wersji systemu macOS. Zaktualizuj system, aby uzyskać aktualizacje %(brand)s.", + "title": "System nie jest obsługiwany", + "warning": "Korzystasz z nieobsługiwanej wersji systemu macOS. Zaktualizuj system, aby dalej korzystać z %(brand)s." + }, "file_menu": { "label": "Plik" },