9 lines
230 B
JSON
9 lines
230 B
JSON
{
|
|
"tabbar.home": "首页",
|
|
"tabbar.about": "关于",
|
|
"app.name": "中文标题",
|
|
"weight": "{heavy}公斤",
|
|
"detail": "{0}cm, {1}公斤",
|
|
"introduction": "我是 {name},身高:{detail.height},体重:{detail.weight}"
|
|
}
|