diff options
Diffstat (limited to 'app/i18n/cs/index.php')
| -rw-r--r-- | app/i18n/cs/index.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i18n/cs/index.php b/app/i18n/cs/index.php index 255f0b18b..18b7fd655 100644 --- a/app/i18n/cs/index.php +++ b/app/i18n/cs/index.php @@ -89,6 +89,8 @@ return array( ), 'id_asc' => 'Freshly received last', // TODO 'id_desc' => 'Freshly received first', // TODO + 'length_asc' => 'Content length 1→9', // TODO + 'length_desc' => 'Content length 9→1', // TODO 'link_asc' => 'Link A→Z', // TODO 'link_desc' => 'Link Z→A', // TODO 'rand' => 'Random order', // TODO |
