From 0aecf442946f7aa618fcc759f79807cd81346dc4 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Wed, 17 Oct 2018 18:03:50 +0200 Subject: Option to force clear cache (#2052) https://github.com/FreshRSS/FreshRSS/issues/1020#issuecomment-428515868 --- app/i18n/cz/sub.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/i18n/cz/sub.php') diff --git a/app/i18n/cz/sub.php b/app/i18n/cz/sub.php index 5caf9acbe..55441aaf8 100644 --- a/app/i18n/cz/sub.php +++ b/app/i18n/cz/sub.php @@ -27,6 +27,7 @@ return array( 'password' => 'Heslo', 'username' => 'Přihlašovací jméno', ), + 'clear_cache' => 'Always clear cache', //TODO 'css_help' => 'Stáhne zkrácenou verzi RSS kanálů (pozor, náročnější na čas!)', 'css_path' => 'Původní CSS soubor článku z webových stránek', 'description' => 'Popis', -- cgit v1.2.3