unibest/src/locale/zh-Hans.json

9 lines
230 B
JSON
Raw Normal View History

{
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": "中文标题",
"weight": "{heavy}公斤",
2024-06-16 15:21:44 +08:00
"detail": "{0}cm, {1}公斤",
"introduction": "我是 {name},身高:{detail.height},体重:{detail.weight}"
}