diff options
Diffstat (limited to 'app/i18n/it/conf.php')
| -rw-r--r-- | app/i18n/it/conf.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/it/conf.php b/app/i18n/it/conf.php index af5b9051e..08348c625 100644 --- a/app/i18n/it/conf.php +++ b/app/i18n/it/conf.php @@ -160,6 +160,7 @@ return array( 'article_viewed' => 'Quando un articolo viene letto', 'keep_max_n_unread' => 'Max number of articles to keep unread', // TODO 'scroll' => 'Scorrendo la pagina', + 'upon_gone' => 'when it is no longer in the upstream news feed', // TODO 'upon_reception' => 'Alla ricezione del contenuto', 'when' => 'Segna articoli come lettiā¦', 'when_same_title' => 'if an identical title already exists in the top <i>n</i> newest articles', // TODO |
