2024-01-29 14:48:07 +08:00
|
|
|
{
|
2024-05-12 11:12:18 +08:00
|
|
|
"tabbar.home": "首页",
|
2024-05-12 10:37:44 +08:00
|
|
|
"tabbar.about": "关于",
|
2024-02-21 11:17:03 +08:00
|
|
|
"app.name": "中文标题",
|
2024-04-21 00:27:23 +08:00
|
|
|
"weight": "{heavy}公斤",
|
2024-06-16 15:21:44 +08:00
|
|
|
"detail": "{0}cm, {1}公斤",
|
|
|
|
"introduction": "我是 {name},身高:{detail.height},体重:{detail.weight}"
|
2024-01-29 14:48:07 +08:00
|
|
|
}
|