forked from AkkomaGang/akkoma-fe
Change better specifier for months.
This commit is contained in:
parent
87b18da811
commit
43f416297f
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@
|
||||||
["%sh", "%sh"],
|
["%sh", "%sh"],
|
||||||
["%sd", "%sd"],
|
["%sd", "%sd"],
|
||||||
["%sw", "%sw"],
|
["%sw", "%sw"],
|
||||||
["%sm", "%sm"],
|
["%smo", "%smo"],
|
||||||
["%sy", "%sy"]
|
["%sy", "%sy"]
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue