mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
add Odia to language list
This commit is contained in:
parent
66c7a5d420
commit
9a80524560
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ langs = sorted(
|
||||||
("Latin", "la_LA"),
|
("Latin", "la_LA"),
|
||||||
("Gaeilge", "ga_IE"),
|
("Gaeilge", "ga_IE"),
|
||||||
("Беларуская мова", "be_BY"),
|
("Беларуская мова", "be_BY"),
|
||||||
|
("ଓଡ଼ିଆ", "or_OR"),
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue