mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe
synced 2025-06-17 11:49:13 +08:00
Change spanish short for month from ambigious m to mes
This commit is contained in:
parent
4e83bb6383
commit
6ae7eaf814
1 changed files with 2 additions and 2 deletions
|
@ -979,7 +979,7 @@
|
||||||
"minutes": "{0} minutos",
|
"minutes": "{0} minutos",
|
||||||
"minutes_short": "{0}min",
|
"minutes_short": "{0}min",
|
||||||
"months": "{0} meses",
|
"months": "{0} meses",
|
||||||
"months_short": "{0}m",
|
"months_short": "{0}mes",
|
||||||
"seconds": "{0} segundos",
|
"seconds": "{0} segundos",
|
||||||
"seconds_short": "{0}s",
|
"seconds_short": "{0}s",
|
||||||
"weeks": "{0} semanas",
|
"weeks": "{0} semanas",
|
||||||
|
|
Loading…
Reference in a new issue