aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/hu/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/hu/index.php')
-rwxr-xr-xapp/i18n/hu/index.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/i18n/hu/index.php b/app/i18n/hu/index.php
index fe7e74535..51604b9f1 100755
--- a/app/i18n/hu/index.php
+++ b/app/i18n/hu/index.php
@@ -77,8 +77,16 @@ return array(
'search_short' => 'Keresés',
'sort' => array(
'_' => 'Rendezési sorrend',
+ 'c' => array(
+ 'name_asc' => 'Category, feed titles A→Z', // TODO
+ 'name_desc' => 'Category, feed titles Z→A', // TODO
+ ),
'date_asc' => 'Kiadás dátuma 1→9',
'date_desc' => 'Kiadás dátuma 9→1',
+ 'f' => array(
+ 'name_asc' => 'Feed title A→Z', // TODO
+ 'name_desc' => 'Feed title Z→A', // TODO
+ ),
'id_asc' => 'Frissen fogadott utoljára',
'id_desc' => 'Frissen fogadott először',
'link_asc' => 'Link A→Z', // TODO