mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-18 09:03:32 +00:00
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
@ -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…
x
Reference in New Issue
Block a user