aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/pl/index.php
diff options
context:
space:
mode:
authorGravatar Inverle <inverle@proton.me> 2025-05-13 20:47:40 +0200
committerGravatar GitHub <noreply@github.com> 2025-05-13 20:47:40 +0200
commitb401f152ca6256b19995e4e5e0e030961663ecc5 (patch)
treeb0749c650fea5a740db8694975772c5f1a0256eb /app/i18n/pl/index.php
parent5fcfb31a853e8bd60b16670b4f176a0e53e75a93 (diff)
i18n: pl (#7587)
Diffstat (limited to 'app/i18n/pl/index.php')
-rw-r--r--app/i18n/pl/index.php4
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',