diff options
author | Konstantin <rilian-la-te@users.noreply.github.com> | 2018-04-09 23:20:58 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-09 23:20:58 +0300 |
commit | 15f18002104efbe36122c81d79299ba1b15b09ec (patch) | |
tree | 8d7789d76e44124491b1a5214cf40a7f59cad61c /musl-po/LOCALES | |
parent | b7442074e7586bcad38e2aab90143a061064e9ac (diff) | |
download | musl-locales-15f18002104efbe36122c81d79299ba1b15b09ec.tar.gz musl-locales-15f18002104efbe36122c81d79299ba1b15b09ec.tar.bz2 musl-locales-15f18002104efbe36122c81d79299ba1b15b09ec.tar.xz musl-locales-15f18002104efbe36122c81d79299ba1b15b09ec.zip |
Add basic en_GB locale (#6)
Sadly, the date format remains en_US because of musl limitations.
Diffstat (limited to 'musl-po/LOCALES')
-rw-r--r-- | musl-po/LOCALES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/musl-po/LOCALES b/musl-po/LOCALES index bc0f349..facbcc3 100644 --- a/musl-po/LOCALES +++ b/musl-po/LOCALES @@ -1,3 +1,4 @@ en_US ru_RU de_CH +en_GB |