We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eb880b commit 0bdc213Copy full SHA for 0bdc213
server/localization.go
@@ -49,7 +49,7 @@ var esMonthReplacer = strings.NewReplacer(
49
"jun", "Jun",
50
"jul", "Jul",
51
"ago", "Aug",
52
- "sep", "Sep",
+ "sept", "Sep",
53
"oct", "Oct",
54
"nov", "Nov",
55
"dic", "Dec",
0 commit comments