From b87127640b01a96fdd72e260ecd0095555c19ad1 Mon Sep 17 00:00:00 2001 From: rom-1 <37835829+rom-1@users.noreply.github.com> Date: Sun, 3 Jan 2021 15:12:54 +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/fr.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cli/i18n/ignore/fr.php b/cli/i18n/ignore/fr.php index 8b0857bb0..464f193d6 100644 --- a/cli/i18n/ignore/fr.php +++ b/cli/i18n/ignore/fr.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',