mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 07:27:22 -06:00
Update native names for Chinese locales. Closes #4381.
This commit is contained in:
@@ -80,7 +80,7 @@ const char C_LOCALE_GEORGIAN[] = "ქართული";
|
||||
const char C_LOCALE_BYELORUSSIAN[] = "Беларуская";
|
||||
const char C_LOCALE_BASQUE[] = "Euskara";
|
||||
const char C_LOCALE_VIETNAMESE[] = "tiếng Việt";
|
||||
const char C_LOCALE_CHINESE_TRADITIONAL_TW[] = "正體中文 (臺灣)";
|
||||
const char C_LOCALE_CHINESE_TRADITIONAL_HK[] = "繁體中文 (香港)";
|
||||
const char C_LOCALE_CHINESE_TRADITIONAL_TW[] = "正體中文";
|
||||
const char C_LOCALE_CHINESE_TRADITIONAL_HK[] = "香港正體字";
|
||||
const char C_LOCALE_CHINESE_SIMPLIFIED[] = "简体中文";
|
||||
const char C_LOCALE_KOREAN[] = "한글";
|
||||
|
||||
Reference in New Issue
Block a user