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

9 lines
230 B
JSON

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