From 6075ee8158086a7385185b7021458b009bfa6b4e Mon Sep 17 00:00:00 2001 From: Simone Date: Wed, 3 Jan 2024 16:21:36 +0100 Subject: i18n: Italian: fixed-typo (#6018) Non sure if there are other occurrences. --- app/i18n/it/gen.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n') diff --git a/app/i18n/it/gen.php b/app/i18n/it/gen.php index ef32cbb69..acf3f3e26 100644 --- a/app/i18n/it/gen.php +++ b/app/i18n/it/gen.php @@ -65,7 +65,7 @@ return array( 'Aug' => '\\A\\g\\o\\s\\t\\o', 'Dec' => '\\D\\i\\c\\e\\m\\b\\r\\e', 'Feb' => '\\F\\e\\b\\b\\r\\a\\i\\o', - 'Jan' => '\\G\\e\\n\\u\\a\\i\\o', + 'Jan' => '\\G\\e\\n\\n\\a\\i\\o', 'Jul' => '\\L\\u\\g\\l\\i\\o', 'Jun' => '\\G\\i\\u\\g\\n\\o', 'Mar' => '\\M\\a\\r\\z\\o', -- cgit v1.2.3