Fix Ukranian language name

https://github.com/ankitects/anki/pull/2979
This commit is contained in:
Damien Elmes 2024-01-30 15:10:34 +10:00
parent e7a2242262
commit 6aa51cc933

View file

@ -60,7 +60,7 @@ langs = sorted(
("Монгол хэл", "mn_MN"),
("Pусский язык", "ru_RU"),
("Српски", "sr_SP"),
("Yкраїнська мова", "uk_UA"),
("Українська мова", "uk_UA"),
("Հայերեն", "hy_AM"),
("עִבְרִית", "he_IL"),
("العربية", "ar_SA"),