sk-client/Assets/ManagedResources/~Lua/Config/Data/MultiLanguage.lua

48 lines
956 B
Lua

local MultiLanguage = {
__count = 8,
__indexs = {10001,1,99,-100.3,3.2},
__values = {1.2,2,8,-4.2},
__exVals = {35,'Price_2','$','USD','中文','English','繁体','Chinese','Traditional','OPPOSans-M-2','TwFont1','日文','韩文','越南','Japanese','Korean','Vietnamese','Price_1','Price_3','Price_4','Price_5','Price_6','','¥','','NT$','Ruby ','EnFont1','JpFont1','KrFont1','VnFont1','CNY','JPY','KRW','TWD','VND'},
__fields = {
'Id',
'Lang_Show',
'Language',
'Exchange',
'Symbol',
'Font',
'NameLimit',
'GuildNameLimit',
'CurrencyCode'
},
__defaults = {
nil,
nil,
nil,
nil,
nil,
nil,
nil,
nil
},
__refs = {
{10,0,1,6,1,-6,0,7},
{13,0,-2,9,1,-7,0,8},
{23,-16,0,17,1,-18,19,1},
{28,-20,0,21,1,-22,23,1},
{15,0,18,1.2,-19,0,20},
{{{1},{2,.3,1,-1,0,-1}},{{2},{4,.6,2}}},
{{{1},{2,.3,1,-1,0,-1}},{{2},{4,.6,1}}},
{37,-28,0,29,1,-30,31,1}
},
__refPoss = {
nil,
nil,
nil,
nil,
nil,
nil,
nil,
nil
},
}
return MultiLanguage