diff options
Diffstat (limited to 'app/i18n/it/sub.php')
| -rw-r--r-- | app/i18n/it/sub.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/it/sub.php b/app/i18n/it/sub.php index 400a0d259..78db7b0a6 100644 --- a/app/i18n/it/sub.php +++ b/app/i18n/it/sub.php @@ -75,6 +75,7 @@ return array( ), 'firefox' => array( 'documentation' => 'Follow the steps described <a href="https://developer.mozilla.org/en-US/Firefox/Releases/2/Adding_feed_readers_to_Firefox#Adding_a_new_feed_reader_manually">here</a> to add FreshRSS to Firefox feed reader list.', //TODO - Translation + 'obsolete_63' => 'From version 63 and onwards, Firefox has removed the ability to add your own subscription services that are not standalone programs.', //TODO - Translation 'title' => 'Firefox feed reader', //TODO - Translation ), 'import_export' => array( |
