diff options
| author | 2019-10-30 20:08:48 +0100 | |
|---|---|---|
| committer | 2019-10-30 20:08:48 +0100 | |
| commit | 00b0f76ef4c5733e6caa3d62d739354c1db15c63 (patch) | |
| tree | 5ff8e099cb2c41b11ddf08f6a95480fae378114d | |
| parent | 6c63e0186a38393c886f3462bf5d65f84ed71de7 (diff) | |
Update sub.php (#2615)
| -rw-r--r-- | app/i18n/oc/sub.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/oc/sub.php b/app/i18n/oc/sub.php index 32aff192d..98a7521eb 100644 --- a/app/i18n/oc/sub.php +++ b/app/i18n/oc/sub.php @@ -74,7 +74,7 @@ return array( ), 'firefox' => array( 'documentation' => 'Seguissètz las etapas descrichas <a href="https://developer.mozilla.org/en-US/Firefox/Releases/2/Adding_feed_readers_to_Firefox#Adding_a_new_feed_reader_manually">aquí</a> per ajustar FreshRSS a la lista dels lectors de flux de Firefox.', - '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 + 'obsolete_63' => 'A partir de la version 63 e las seguentas, Firefox permet pas mai d’ajustar vòstres pròpris servicis d’abonament.', 'title' => 'Lector de flux de Firefox', ), 'import_export' => array( |
