Commit 57a7c37e by qiuren

feat: 简中国际化

parent cc9d90b9
Showing with 9 additions and 8 deletions
......@@ -46,15 +46,16 @@
function webAppComm() {
this.data = null;
this.langList = [
// 简中
{
'lang1': 'Events Rule',
'lang2': 'Refresh',
'lang3': 'Customer Service',
'lang4': 'Compartir',
'lang5': 'Event Zone',
'lang6': 'Close Page',
'lang7': 'DEWs',
'lang8': 'GEMs'
'lang1':'活动规则',
'lang2':'刷新',
'lang3':'客服咨询',
'lang4':'推荐朋友',
'lang5':'活动专区',
'lang6':'关闭页面',
'lang7':'露水',
'lang8':'宝石'
},
//1英文
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment