diff options
| author | 2021-10-28 01:24:44 +0200 | |
|---|---|---|
| committer | 2021-10-28 01:24:44 +0200 | |
| commit | f0fa3f32021525325a5f7c658d7e787dea2fc799 (patch) | |
| tree | b84341b4fd1e36ea8a5a3e7bece3c60bf26761d5 /app/i18n/pl/gen.php | |
| parent | 6fce5aa77cc9af1f4aee516da7bfaa3c6a53e068 (diff) | |
New shortcut: actualize feeds (#3900)
* configs
* i18n
* improved
* Update app/i18n/fr/conf.php
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
* Update p/scripts/main.js
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
* Update main.js
* Update conf.php
* make fix-all
* i18n
* i18n
* i18n: delete conf.shortcut.actualize
* Update app/views/configure/shortcut.phtml
Diffstat (limited to 'app/i18n/pl/gen.php')
| -rw-r--r-- | app/i18n/pl/gen.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/pl/gen.php b/app/i18n/pl/gen.php index ac5bac357..62205e988 100644 --- a/app/i18n/pl/gen.php +++ b/app/i18n/pl/gen.php @@ -2,7 +2,7 @@ return array( 'action' => array( - 'actualize' => 'Aktualizuj', + 'actualize' => 'Aktualizuj kanałów', 'add' => 'Dodaj', 'back' => '← Go back', // TODO - Translation 'back_to_rss_feeds' => '← Wróć do subskrybowanych kanałów RSS', |
