|
|
@@ -73,6 +73,11 @@ return array(
|
|
|
'validator' => 'Verifique a validade do feed',
|
|
|
'website' => 'URL do site',
|
|
|
),
|
|
|
+ '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
|
|
|
+ '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(
|
|
|
'export' => 'Exportar',
|
|
|
'export_opml' => 'Exporta a lista dos feeds (OPML)',
|