unibest/src/locale/en.json

9 lines
207 B
JSON
Raw Normal View History

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