mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-01 19:57:44 +00:00
added Czech langauge to hardcoded list
This commit is contained in:
parent
6be010a396
commit
db38ba332a
@ -31,6 +31,7 @@ language_def known_languages[] = {
|
||||
{ "", N_("System default language") },
|
||||
{ "es_ES", "Castellano" },
|
||||
{ "ca_ES", "Català" },
|
||||
{ "cs_CZ", "Čeština" },
|
||||
{ "da_DK", "Dansk" },
|
||||
{ "de_DE", "Deutsch" },
|
||||
{ "C", "English" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user