Files
physical-expo/i18n/locales/zh.json
2026-01-12 15:31:47 +08:00

28 lines
606 B
JSON

{
"welcome": "欢迎!",
"tabs": {
"all": "全部",
"live": "直播",
"upcoming": "即将到来",
"finished": "已完成",
"fav": "收藏"
},
"settings": {
"title": "设置",
"theme": "主题",
"language": "语言",
"light": "浅色",
"dark": "深色",
"system": "跟随系统",
"english": "英文",
"chinese": "中文"
},
"home": {
"title": "Physical"
},
"profile": {
"title": "我的",
"name": "用户名",
"settings": "设置"
}
}