Spanish is 'es' on disk

This commit is contained in:
Damien Elmes 2020-03-11 14:53:19 +10:00
parent 25724c28b6
commit 5fd2eaba21

View file

@ -121,7 +121,6 @@ def lang_to_disk_lang(lang: str) -> str:
# these language/region combinations are fully qualified, but with a hyphen # these language/region combinations are fully qualified, but with a hyphen
if lang in ( if lang in (
"en_GB", "en_GB",
"es_ES",
"ga_IE", "ga_IE",
"hy_AM", "hy_AM",
"nb_NO", "nb_NO",