diff --git a/locales/en.json b/locales/en.json index ade55e8..bba32c5 100644 --- a/locales/en.json +++ b/locales/en.json @@ -10,6 +10,19 @@ "nodata": "No data available", "loading": "Data Loading...", "copy": "Copy", + "im":{ + "community":"MT Community", + "create_group":"Add", + "customer_service":"Union Customer Service", + "my_team":"My team", + "msg_none":"", + "pic_msg":"[Image]", + "loading_fail":"Loading fail", + "send_fail":"Send Fail", + "loading":"loading...", + "gallery":"gallery", + "camera":"camera" + }, "setIndex":{ "title": "setting", "text1": "PIN code setting", diff --git a/locales/zh.json b/locales/zh.json index 150b7c9..52d067c 100644 --- a/locales/zh.json +++ b/locales/zh.json @@ -10,6 +10,19 @@ "nodata": "暂无数据", "loading": "数据加载...", "copy": "复制", + "im":{ + "community":"MT 社区", + "create_group":"Add", + "customer_service":"客服服务", + "my_team":"我的团队", + "msg_none":"暂无消息", + "pic_msg":"[图片]", + "loading_fail":"加载失败", + "send_fail":"发送失败", + "loading":"加载中...", + "gallery":"照片", + "camera":"相机" + }, "setIndex":{ "title": "设置", "text1": "PIN码设置", diff --git a/pages/im/chat.vue b/pages/im/chat.vue index 4b45dd9..2b307a9 100644 --- a/pages/im/chat.vue +++ b/pages/im/chat.vue @@ -2,12 +2,12 @@ -