aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/it/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/it/index.php')
-rw-r--r--app/i18n/it/index.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i18n/it/index.php b/app/i18n/it/index.php
index 12f2a9a72..1c9a3b2f1 100644
--- a/app/i18n/it/index.php
+++ b/app/i18n/it/index.php
@@ -89,6 +89,8 @@ return array(
),
'id_asc' => 'Dal meno recente',
'id_desc' => 'Dal più recente',
+ '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' => 'Ordine casuale',