diff options
| author | 2025-05-13 20:47:40 +0200 | |
|---|---|---|
| committer | 2025-05-13 20:47:40 +0200 | |
| commit | b401f152ca6256b19995e4e5e0e030961663ecc5 (patch) | |
| tree | b0749c650fea5a740db8694975772c5f1a0256eb /app/i18n/pl/index.php | |
| parent | 5fcfb31a853e8bd60b16670b4f176a0e53e75a93 (diff) | |
i18n: pl (#7587)
Diffstat (limited to 'app/i18n/pl/index.php')
| -rw-r--r-- | app/i18n/pl/index.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/pl/index.php b/app/i18n/pl/index.php index 765d8ace3..b4cab9b90 100644 --- a/app/i18n/pl/index.php +++ b/app/i18n/pl/index.php @@ -81,8 +81,8 @@ return array( 'date_desc' => 'Data publikacji 9→1', 'id_asc' => 'Najpożniej otrzymane', 'id_desc' => 'Najwcześniej otrzymane', - 'link_asc' => 'Link A→Z', // IGNORE - 'link_desc' => 'Link Z→A', // IGNORE + 'link_asc' => 'Odnośnik A→Z', + 'link_desc' => 'Odnośnik Z→A', 'rand' => 'Losowa kolejność', 'title_asc' => 'Tytuł A→Z', 'title_desc' => 'Tytuł Z→A', |
