added British English to language choices
This commit is contained in:
parent
7511a0567b
commit
fe1a3a5f3c
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ namespace {
|
|||
|
||||
language_def known_languages[] = {
|
||||
language_def("", N_("System default language")),
|
||||
language_def("en_GB", "British English"),
|
||||
language_def("bg_BG", "Български"),
|
||||
language_def("es_ES", "Castellano"),
|
||||
language_def("ca_ES", "Català"),
|
||||
|
|
Loading…
Add table
Reference in a new issue