aboutsummaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorGravatar Simone <roughnecks@gmx.com> 2024-01-03 16:21:36 +0100
committerGravatar GitHub <noreply@github.com> 2024-01-03 16:21:36 +0100
commit6075ee8158086a7385185b7021458b009bfa6b4e (patch)
treed07012ed27c4ceb3b885c36d00efd5f5704e18f0 /app
parent70e71b8364c1317af04f92fd86df4541fa269e0c (diff)
i18n: Italian: fixed-typo (#6018)
Non sure if there are other occurrences.
Diffstat (limited to 'app')
-rw-r--r--app/i18n/it/gen.php2
1 files changed, 1 insertions, 1 deletions
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',