mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe
synced 2025-07-12 22:57:19 +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",
|
||||||
|
@ -1109,4 +1109,4 @@
|
||||||
"more": "Más",
|
"more": "Más",
|
||||||
"who_to_follow": "A quién seguir"
|
"who_to_follow": "A quién seguir"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue