[fix] bug
This commit is contained in:
7
build-templates/shared/jsons/language.json
Normal file
7
build-templates/shared/jsons/language.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"#language#lanuage" :
|
||||
{
|
||||
"cols" : ["Id","Name","Type","Msg","Path","SoundPath","App"],
|
||||
"rows" : [[1,"簡體中文","zh-ch","MsgZnCh","zn_ch","path_zn_tw",0],[2,"英文","en","MsgEn","en","path_en",0],[3,"繁體中文","zh-tw","MsgZnTw","zn_tw","path_zn_tw",1],[4,"越南文","vi","MsgVi","vi","path_en",0],[5,"泰文","th","MsgTh","th","path_en",0],[6,"日文","ja","MsgJa","ja","path_en",0]]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user