Updated Japanese.
Fixed bug in language list that broke language support.
This commit is contained in:
parent
9ef9ab1b5e
commit
78330e9ac0
2 changed files with 65 additions and 28 deletions
|
|
@ -606,6 +606,7 @@ static const char * lang_prefixes[NUM_LANGS] = {
|
|||
"en",
|
||||
"en_gb",
|
||||
"es",
|
||||
"es_mx",
|
||||
"et",
|
||||
"eu",
|
||||
"fi",
|
||||
|
|
@ -648,7 +649,7 @@ static const char * lang_prefixes[NUM_LANGS] = {
|
|||
"vi",
|
||||
"wa",
|
||||
"zh_cn",
|
||||
"zh_tw",
|
||||
"zh_tw"
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue