diff options
author | Edusanc95 <eduardo.sanchez00@outlook.es> | 2019-12-03 17:43:37 +0100 |
---|---|---|
committer | Edusanc95 <eduardo.sanchez00@outlook.es> | 2019-12-03 17:43:37 +0100 |
commit | 2044aa3d313a07250b998d8c2c920d7efc749ade (patch) | |
tree | 57d7d5143e3f0ea462615f64defb69abd0fe4273 | |
parent | 13bfaf64aa050b2eeefef13ddc73b8dcff716007 (diff) | |
download | musl-locales-2044aa3d313a07250b998d8c2c920d7efc749ade.tar.gz musl-locales-2044aa3d313a07250b998d8c2c920d7efc749ade.tar.bz2 musl-locales-2044aa3d313a07250b998d8c2c920d7efc749ade.tar.xz musl-locales-2044aa3d313a07250b998d8c2c920d7efc749ade.zip |
fix incorrect translations
-rw-r--r-- | po/es_ES.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/po/es_ES.po b/po/es_ES.po index 0f599b2..3e0d7d8 100644 --- a/po/es_ES.po +++ b/po/es_ES.po @@ -78,7 +78,7 @@ msgid "Saturday" msgstr "sabado" msgid "Jan" -msgstr "en" +msgstr "ene" msgid "Feb" msgstr "feb" @@ -99,7 +99,7 @@ msgid "Jul" msgstr "jul" msgid "Aug" -msgstr "aug" +msgstr "ago" msgid "Sep" msgstr "sep" @@ -132,7 +132,7 @@ msgid "July" msgstr "julio" msgid "August" -msgstr "augosto" +msgstr "agosto" msgid "September" msgstr "septiembre" |