Revert "COMMON: Rename ZH_ANY language code nz -> zh"
This reverts commit 6c97dcbb4a
.
This commit is contained in:
parent
a619827ffa
commit
1425c39d71
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
namespace Common {
|
||||
|
||||
const LanguageDescription g_languages[] = {
|
||||
{ "zh", "zh", "Chinese", ZH_ANY }, // Generic Chinese (when only one game version exist)
|
||||
{ "nz", "nz", "Chinese", ZH_ANY }, // Generic Chinese (when only one game version exist)
|
||||
{ "zh-cn", "zh_CN", "Chinese (China)", ZH_CNA },
|
||||
{ "zh", "zh_TW", "Chinese (Taiwan)", ZH_TWN },
|
||||
{ "hr", "hr_HR", "Croatian", HR_HRV },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue