mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Localization/Chinese
* added support for locale 4 * some strings are missing and will need to be translated at a later date * thx @qyh214 for a lot of content Co-authored-by: qyh214 <sandy0214qin@msn.com>
This commit is contained in:
@@ -909,6 +909,7 @@ $WH.g_getLocaleFromDomain = function(domain) {
|
||||
$WH.g_getLocaleFromDomain.L = {
|
||||
fr: 2,
|
||||
de: 3,
|
||||
cn: 4,
|
||||
es: 6,
|
||||
ru: 8,
|
||||
www: 0
|
||||
|
||||
Reference in New Issue
Block a user