change the default language to chinese

This commit is contained in:
Minun 2020-02-05 10:23:43 +08:00
parent 8ef225e228
commit 8fd59b8586

View File

@ -13,4 +13,4 @@ cd $APPDATA/..
export WECHAT_DEVTOOLS_DIR="$DIR/../nwjs"
export APPDATA="$DIR/../nwjs"
exec "$DIR"/../nwjs/nw "$@" --load-extension="$DIR"/../nwjs/package.nw/js/ideplugin "$@"
LANG=zh_CN exec "$DIR"/../nwjs/nw "$@" --load-extension="$DIR"/../nwjs/package.nw/js/ideplugin "$@"