diff options
| author | 2021-10-21 10:40:31 +0200 | |
|---|---|---|
| committer | 2021-10-21 10:40:31 +0200 | |
| commit | af57c456df843eefc675fc7efb14689d3b9d49dd (patch) | |
| tree | 67b19870414c79344efc1636f7ff15ff92957cb0 /app/i18n/oc/conf.php | |
| parent | c053d7747943b27b3f6990b38d6362968f179b3f (diff) | |
i18n automatic syntax fixes
Forgotten from https://github.com/FreshRSS/FreshRSS/pull/3899
Diffstat (limited to 'app/i18n/oc/conf.php')
| -rw-r--r-- | app/i18n/oc/conf.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/oc/conf.php b/app/i18n/oc/conf.php index 62105f72d..26de64495 100644 --- a/app/i18n/oc/conf.php +++ b/app/i18n/oc/conf.php @@ -204,7 +204,7 @@ return array( 'other_action' => 'Autras accions', 'previous_article' => 'Passar a l’article precedent', 'reading_view' => 'Passar a la vista lectura', - 'rss_view' => 'Open as RSS feed', // TODO - Translation + 'rss_view' => 'Open as RSS feed', // TODO - Translation 'see_on_website' => 'Veire al site d’origina', 'shift_for_all_read' => '+ <kbd>Alt ⎇</kbd> per marcar l’article precedent coma legit<br />+ <kbd>⇧ Shift</kbd> per marcar los articles coma legits', 'skip_next_article' => 'Centrar sul seguent sens lo dobrir', |
