aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/de/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/de/index.php')
-rw-r--r--app/i18n/de/index.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i18n/de/index.php b/app/i18n/de/index.php
index f2d3346e3..41c192f71 100644
--- a/app/i18n/de/index.php
+++ b/app/i18n/de/index.php
@@ -89,6 +89,8 @@ return array(
),
'id_asc' => 'Älteste zuerst',
'id_desc' => 'Neueste zuerst',
+ 'length_asc' => 'Content length 1→9', // TODO
+ 'length_desc' => 'Content length 9→1', // TODO
'link_asc' => 'Link A→Z', // IGNORE
'link_desc' => 'Link Z→A', // IGNORE
'rand' => 'Zufällige Reihenfolge',