diff options
author | Konstantin <ria.freelander@gmail.com> | 2020-03-13 17:13:45 +0000 |
---|---|---|
committer | Konstantin <ria.freelander@gmail.com> | 2020-03-13 17:13:45 +0000 |
commit | 0e8cb22e0248c2eee5bf2e3b45b48d71c079b55f (patch) | |
tree | df5bd237bc64bb13fe07602cc8ed69d55661ff26 | |
parent | 3f598e60a38e64048f63202ac20b4be3acb78da3 (diff) | |
parent | 2044aa3d313a07250b998d8c2c920d7efc749ade (diff) | |
download | musl-locales-0e8cb22e0248c2eee5bf2e3b45b48d71c079b55f.tar.gz musl-locales-0e8cb22e0248c2eee5bf2e3b45b48d71c079b55f.tar.bz2 musl-locales-0e8cb22e0248c2eee5bf2e3b45b48d71c079b55f.tar.xz musl-locales-0e8cb22e0248c2eee5bf2e3b45b48d71c079b55f.zip |
Merge branch 'spanish_translation_fix' into 'master'
fix incorrect spanish translations
See merge request rilian-la-te/musl-locales!13
-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" |