mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
Spanish is 'es' on disk
This commit is contained in:
parent
25724c28b6
commit
5fd2eaba21
1 changed files with 0 additions and 1 deletions
|
@ -121,7 +121,6 @@ def lang_to_disk_lang(lang: str) -> str:
|
|||
# these language/region combinations are fully qualified, but with a hyphen
|
||||
if lang in (
|
||||
"en_GB",
|
||||
"es_ES",
|
||||
"ga_IE",
|
||||
"hy_AM",
|
||||
"nb_NO",
|
||||
|
|
Loading…
Reference in a new issue