unibest/src/locale/en.json

9 lines
213 B
JSON
Raw Normal View History

{
2024-05-12 10:37:44 +08:00
"tabbar.home": "Home",
"tabbar.about": "About",
2024-06-16 15:21:44 +08:00
"app.name": "En Title",
2024-02-21 11:17:03 +08:00
"weight": "{heavy}KG",
2024-06-16 15:21:44 +08:00
"detail": "{0}cm, {1}KG",
"introduction": "I am {name},height:{detail.height},weight:{detail.weight}"
}