123456789101112131415 |
- {
- "tabbar.home": "主页",
- "tabbar.category": "分类",
- "tabbar.cart": "购物车",
- "tabbar.community": "社区",
- "tabbar.person": "我的",
- "app.name": "中文标题",
- "weight": "{heavy}公斤",
- "detail": "{0}cm, {1}公斤",
- "introduction": "我是 {name},身高:{detail.height},体重:{detail.weight}",
- "home.search": "搜索",
- "home.seeAll": "更多",
- "home.hotCategory": "热门分类",
- "home.hotSelling": "热销商品"
- }
|