74 lines
2.0 KiB
JSON
74 lines
2.0 KiB
JSON
{
|
|
"locale.auto": "System",
|
|
"locale.en": "English",
|
|
"locale.zh-hans": "简体中文",
|
|
"locale.zh-hant": "繁体中文",
|
|
"locale.ja": "日语",
|
|
"index.title": "Hello i18n",
|
|
|
|
"index.home": "主页",// ok
|
|
"index.sort": "分类",// ok
|
|
"index.hash.union": "德商汇联盟",// ok
|
|
"index.shopping.cart": "购物车",// ok
|
|
"index.mine": "我的",// ok
|
|
|
|
"index.demo": "uni-app globalization",
|
|
"index.demo-description": "Include uni-framework, manifest.json, pages.json, tabbar, Page, Component, API, Schema",
|
|
"index.detail": "Detail",
|
|
"index.language": "Language",
|
|
"index.language-info": "Settings",
|
|
"index.system-language": "System language",
|
|
"index.application-language": "Application language",
|
|
"index.language-change-confirm": "Applying this setting will restart the app",
|
|
"api.message": "Message",
|
|
"schema.name": "Name",
|
|
"schema.add": "Add",
|
|
"schema.add-success": "Add success",
|
|
|
|
"bankCard.title":"银行卡管理",
|
|
"bankCard.add.title":"添加银行卡",
|
|
|
|
"address.title":"地址管理",
|
|
"address.add.title":"添加地址",
|
|
|
|
"authentication.title":"实名认证",
|
|
|
|
"purse.title":"我的钱包",
|
|
|
|
"purse.bonus.title":"我的奖金",
|
|
|
|
"invite.friends.title":"邀请好友",
|
|
|
|
"order.submit.title":"提交订单",
|
|
|
|
"mine.winning.record.title":"中奖记录",
|
|
|
|
"mine.merchant.settlement.title":"商家入驻",
|
|
|
|
"mine.brand.settlement.title":"企业/品牌入驻",
|
|
|
|
"mine.coupon.title":"优惠卷",
|
|
|
|
"mine.get.prize":"领取奖品",
|
|
|
|
"mine.my.team.title":"我的团队",
|
|
|
|
// "mine.purse.bonus.withdraw.log.title":"提现记录",
|
|
|
|
"mine.settings.title":"设置",
|
|
|
|
"mine.about.us.title":"关于我们",
|
|
|
|
"mine.privacy.agreement.title":"隐私协议",
|
|
|
|
"mine.user.agreement.title":"软件许可及用户协议",
|
|
|
|
"mine.purse.mine_purse_log.title":"账户流水",
|
|
|
|
"purse.recharge.title":"现金余额充值",
|
|
|
|
"purse.exchange.title":"现金红包兑换",
|
|
|
|
"mine.user.product.title":"售后保障协议"
|
|
}
|