-- localize param, message
return {
msgi18n = {},
argi18n = {
demospace = '데모공간',
["type"] = '종류',
image = '그림',
imageright = '오른쪽그림',
style = '모양',
textstyle = '본문모양',
text = '본문',
-- 'small' = '작게'
-- ... = '크기'
smallimage = '작은그림',
smallimageright = '작은오른쪽그림',
smalltext = '작은본문',
}
}