Files
frontend-app/locale/en.json
T

44 lines
1.3 KiB
JSON
Raw Normal View History

2025-02-28 16:19:58 +08:00
{
"locale.auto": "System",
"locale.en": "English",
"locale.zh-hans": "简体中文",
"locale.zh-hant": "繁体中文",
"locale.ja": "日语",
"index.title": "Hello i18n",
2025-03-20 08:46:07 +08:00
"index.home": "主页",// ok
"index.sort": "分类",// ok
"index.hash.union": "哈希联盟",// ok
"index.shopping.cart": "购物车",// ok
"index.mine": "我的",// ok
2025-02-28 16:19:58 +08:00
"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",
2025-03-20 08:46:07 +08:00
"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":"提交订单"
2025-02-28 16:19:58 +08:00
}