diff options
| author | 2018-12-22 12:02:59 +0100 | |
|---|---|---|
| committer | 2018-12-22 12:02:59 +0100 | |
| commit | a3b460b3a8843e67eb0e0955f82aaa4f979f2097 (patch) | |
| tree | 736487d97ce045343badf63a844167b88c4d8408 /app | |
| parent | fd3fd3387ef255bc858712f50f252a8437f69b6f (diff) | |
Update conf.php (#2194)
Diffstat (limited to 'app')
| -rw-r--r-- | app/i18n/oc/conf.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/oc/conf.php b/app/i18n/oc/conf.php index e4d85c7bf..346f796e1 100644 --- a/app/i18n/oc/conf.php +++ b/app/i18n/oc/conf.php @@ -171,8 +171,8 @@ return array( 'rss_view' => 'Dobrir la vista RSS dins un onglet novèl', 'see_on_website' => 'Veire al site d’origina', 'shift_for_all_read' => '+ <code>shift</code> per marcar los articles coma legits', - 'skip_next_article' => 'Focus next without opening', //TODO - Translation - 'skip_previous_article' => 'Focus previous without opening', //TODO - Translation + 'skip_next_article' => 'Centrar sul seguent sens lo dobrir', + 'skip_previous_article' => 'Centrar sul precedent sens lo dobrir', 'title' => 'Acorchis', 'user_filter' => 'Accedir als filtres utilizaire', 'user_filter_help' => 'S’i a pas qu’un filtre utilizaire, aquel serà utilizat. Autrament los filtres son accessibles per lor numèro.', |
