From a43eca4df97fb3b6a9bca85ed809001c8dba9766 Mon Sep 17 00:00:00 2001 From: rom-1 <37835829+rom-1@users.noreply.github.com> Date: Sun, 3 Jan 2021 15:14:56 +0100 Subject: [PATCH] adding format_date to ignore have no idea what I am doing here ;) https://github.com/FreshRSS/FreshRSS/pull/3326#issuecomment-753620690 --- cli/i18n/ignore/oc.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cli/i18n/ignore/oc.php b/cli/i18n/ignore/oc.php index a26a8db4a..663a93688 100644 --- a/cli/i18n/ignore/oc.php +++ b/cli/i18n/ignore/oc.php @@ -18,6 +18,8 @@ return array( 'conf.sharing.wallabag', 'conf.shortcut.navigation', 'conf.user.articles_and_size', + 'gen.date.format_date', + 'gen.date.format_date_hour', 'gen.dir', 'gen.freshrss._', 'gen.lang.cz',