unibest/src/locale/en.json
2024-06-16 15:21:44 +08:00

9 lines
213 B
JSON

{
"tabbar.home": "Home",
"tabbar.about": "About",
"app.name": "En Title",
"weight": "{heavy}KG",
"detail": "{0}cm, {1}KG",
"introduction": "I am {name},height:{detail.height},weight:{detail.weight}"
}