123456789101112 |
- {
- "tabbar.home": "Home",
- "tabbar.category": "Category",
- "tabbar.cart": "Cart",
- "tabbar.community": "Community",
- "tabbar.person": "Person",
- "app.name": "En Title",
- "weight": "{heavy}KG",
- "detail": "{0}cm, {1}KG",
- "introduction": "I am {name},height:{detail.height},weight:{detail.weight}",
- "category.search": "Search"
- }
|