Browse Source

同步最新多语言信息

master
xh-pan1 1 year ago
parent
commit
7bf95aea4c
  1. 15
      src/locales/en.json
  2. 14
      src/locales/zh-CN.json

15
src/locales/en.json

@ -18,7 +18,7 @@
"navbar.newPassword":"New Password",
"navbar.confirmPassword":"Confirm Password",
"common.sure":"OK",
"common.cancle":"Cancle",
"common.cancel":"Cancel",
"common.export":"Export",
"common.view":"View",
"common.seemore":"More",
@ -404,7 +404,7 @@
"common.birthday":"Birthday",
"common.realname":"Real Name",
"common.idcard":"ID Number",
"common.mobilephone":"Mobile Phone",
"common.mobilephone_simple":"Mobile Phone",
"common.yhysxy":"Privacy Agreement",
"common.yhfwxy":"Service Agreement",
"common.cancelaccount":"Close Account",
@ -443,7 +443,7 @@
"common.fans":"Followers",
"client.tobedistributor":"Join as a distributor",
"common.collectsuccess":"Congratulation!",
"common.canclecollectsuccess":"Hope you will come back.",
"common.cancelcollectsuccess":"Hope you will come back.",
"common.express":"Express",
"common.choosesimple":"Select",
"client.commodityqa":"Q&A",
@ -484,6 +484,11 @@
"common.deleteproducttips":"Are you sure to delete the selected item?",
"common.cartzuhetips":"Have met {price} yuan optional {number} pieces!",
"common.clicktologin":"Click To Login",
"common.clicklogintips":"Log in to enjoy more benefits ~"
"common.clicklogintips":"Log in to enjoy more benefits ~",
"common.expiresat":"Expires at {time}",
"common.chooseshop":"Select the shop",
"common.distributor":"Distributor",
"common.persons":"persons",
"common.deletefail":"Delete Fail",
"common.undosuccess":"Undo successfully"
}

14
src/locales/zh-CN.json

@ -18,7 +18,7 @@
"navbar.newPassword":"新密码",
"navbar.confirmPassword":"确认密码",
"common.sure":"确定",
"common.cancle":"取消",
"common.common.cancel":"取消",
"common.export":"导出",
"common.view":"查看",
"common.seemore":"查看更多",
@ -404,7 +404,7 @@
"common.birthday":"生日",
"common.realname":"真实姓名",
"common.idcard":"身份证",
"common.mobilephone":"手机号",
"common.mobilephone_simple":"手机号",
"common.yhysxy":"用户隐私协议",
"common.yhfwxy":"用户服务协议",
"common.cancelaccount":"注销账号",
@ -443,7 +443,7 @@
"common.fans":"粉丝数",
"client.tobedistributor":"成为分销员",
"common.collectsuccess":"收藏成功",
"common.canclecollectsuccess":"取消收藏成功",
"common.common.cancelcollectsuccess":"取消收藏成功",
"common.express":"快递",
"common.choosesimple":"选择",
"client.commodityqa":"商品问答",
@ -484,5 +484,11 @@
"common.deleteproducttips":"您确定删除选中的商品吗?",
"common.cartzuhetips":"已满足【{price}元任选{number}件】!",
"common.clicktologin":"点击登录",
"common.clicklogintips":"登录后享受更多权益~"
"common.clicklogintips":"登录后享受更多权益~",
"common.expiresat":"{time}到期",
"common.chooseshop":"选择进入的店铺",
"common.distributor":"分销员",
"common.persons":"(人)",
"common.deletefail":"删除失败",
"common.undosuccess":"撤销成功"
}
Loading…
Cancel
Save