add latin language to selection box
- big fuzz around locale territory to use if any, though
This commit is contained in:
parent
f90740a1cf
commit
f2f7a3e0b4
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ language_def known_languages[] = {
|
|||
language_def("el_GR", "Greek"),
|
||||
language_def("hu_HU", "Hungarian"),
|
||||
language_def("it_IT", "Italiano"),
|
||||
language_def("la_IT", "Latina"),
|
||||
language_def("nl_NL", "Nederlands"),
|
||||
language_def("no_NO", "Norsk"),
|
||||
language_def("pl_PL", "Polski"),
|
||||
|
|
Loading…
Add table
Reference in a new issue