From a3ca9835da9b7bd4eaf2c79a8dac357de7cb1c69 Mon Sep 17 00:00:00 2001 From: rom-1 <37835829+rom-1@users.noreply.github.com> Date: Sun, 3 Jan 2021 15:09:10 +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/de.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cli/i18n/ignore/de.php b/cli/i18n/ignore/de.php index 88790f7d7..2d1024ae7 100644 --- a/cli/i18n/ignore/de.php +++ b/cli/i18n/ignore/de.php @@ -21,6 +21,8 @@ return array( 'gen.date.august', 'gen.date.november', 'gen.date.september', + 'gen.date.format_date', + 'gen.date.format_date_hour', 'gen.dir', 'gen.freshrss._', 'gen.lang.cz',