diff options
| author | 2025-10-18 17:56:18 +0200 | |
|---|---|---|
| committer | 2025-10-18 17:56:18 +0200 | |
| commit | def9e8c75f09483f3eaec2b4d07c23a7809b8789 (patch) | |
| tree | a8cfa01bb822094834761b3a7fd73ac2ef76d1e2 /app/i18n/pl/sub.php | |
| parent | 5909cc57561661b0093a767ad54d018a415a1922 (diff) | |
i18n: pl (#8134)
Translates new strings mainly for *Unread dates* and *Advanced Search*
Diffstat (limited to 'app/i18n/pl/sub.php')
| -rw-r--r-- | app/i18n/pl/sub.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/pl/sub.php b/app/i18n/pl/sub.php index ffc13822a..a968b975b 100644 --- a/app/i18n/pl/sub.php +++ b/app/i18n/pl/sub.php @@ -282,7 +282,7 @@ return array( 'idle' => 'Bezczynne kanały', 'main' => 'Główne statystyki', 'repartition' => 'Podział wiadomości', - 'unread_dates' => 'Unread dates', // TODO + 'unread_dates' => 'Nieprzeczytane daty', ), 'subscription_management' => 'Zarządzanie subskrypcjami', 'subscription_tools' => 'Narzędzia subskrypcji', |
