9 lines
213 B
JSON
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}"
|
|
}
|