Files
x-forend/src/locale/zh-Hans.json
T
2024-12-26 16:41:17 +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}"
}