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/ru/sub.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/i18n/ru/sub.php') diff --git a/app/i18n/ru/sub.php b/app/i18n/ru/sub.php index bef49623f..12901998d 100644 --- a/app/i18n/ru/sub.php +++ b/app/i18n/ru/sub.php @@ -27,6 +27,7 @@ return array( 'password' => 'HTTP password',// TODO 'username' => 'HTTP username',// TODO ), + 'clear_cache' => 'Always clear cache', //TODO 'css_help' => 'Retrieves truncated RSS feeds (caution, requires more time!)',// TODO 'css_path' => 'Articles CSS path on original website',// TODO 'description' => 'Description',// TODO -- cgit v1.2.3