unibest/src/locale/zh-Hans.json

9 lines
222 B
JSON
Raw Normal View History

{
2024-05-12 10:37:44 +08:00
"tabbar.home": "Home",
"tabbar.about": "关于",
2024-02-21 11:17:03 +08:00
"app.name": "中文标题",
"weight": "{heavy}公斤",
2024-04-25 16:18:14 +08:00
"introduction": "我是 {name},身高:{detail.height},体重:{detail.weight}",
"weight2": "{0}公斤"
}