diff options
Diffstat (limited to 'app/i18n/pl/index.php')
| -rw-r--r-- | app/i18n/pl/index.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i18n/pl/index.php b/app/i18n/pl/index.php index 8cf9d999b..a335a2f22 100644 --- a/app/i18n/pl/index.php +++ b/app/i18n/pl/index.php @@ -89,6 +89,8 @@ return array( ), 'id_asc' => 'Najpożniej otrzymane', 'id_desc' => 'Najwcześniej otrzymane', + 'length_asc' => 'Content length 1→9', // TODO + 'length_desc' => 'Content length 9→1', // TODO 'link_asc' => 'Odnośnik A→Z', 'link_desc' => 'Odnośnik Z→A', 'rand' => 'Losowa kolejność', |
