diff options
Diffstat (limited to 'app/i18n/it/index.php')
-rw-r--r-- | app/i18n/it/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/it/index.php b/app/i18n/it/index.php index ff2dc080c..95a5c14d1 100644 --- a/app/i18n/it/index.php +++ b/app/i18n/it/index.php @@ -66,6 +66,7 @@ return array( 'mark_cat_read' => 'Segna la categoria come letta', 'mark_feed_read' => 'Segna il feed come letto', 'mark_selection_unread' => 'Segna i selezionati come non letti', + 'mylabels' => 'Le mie etichette', 'newer_first' => 'Mostra prima i recenti', 'non-starred' => 'Escludi preferiti', 'normal_view' => 'Vista elenco', @@ -90,7 +91,6 @@ return array( 'starred' => 'Mostra solo preferiti', 'stats' => 'Statistiche', 'subscription' => 'Gestione sottoscrizioni', - 'tags' => 'Le mie etichette', 'unread' => 'Mostra solo non letti', ), 'share' => 'Condividi', |