mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
expose Gaelic in language selection
This commit is contained in:
parent
5313447c4d
commit
be6bd1322d
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ langs = sorted(
|
|||
("فارسی", "fa_IR"),
|
||||
("ภาษาไทย", "th_TH"),
|
||||
("Latin", "la_LA"),
|
||||
("Gaeilge", "ga_IE"),
|
||||
]
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue