Files
physical-expo/i18n/locales/zh.json
2026-01-13 09:26:13 +08:00

59 lines
1.5 KiB
JSON

{
"welcome": "欢迎!",
"tabs": {
"all": "全部",
"live": "直播",
"upcoming": "即将到来",
"finished": "已完成",
"fav": "收藏"
},
"settings": {
"title": "设置",
"theme": "主题",
"language": "语言",
"light": "浅色",
"dark": "深色",
"system": "跟随系统",
"english": "英文",
"chinese": "中文"
},
"home": {
"title": "ScoreNow",
"time": "时间",
"select_sport": "运动",
"loading": "加载中...",
"no_matches": "暂无比赛"
},
"profile": {
"title": "我的",
"name": "用户名",
"settings": "设置"
},
"detail": {
"title": "比赛详情",
"pending": "待处理",
"retry": "重试",
"fetch_failed": "获取详情失败",
"not_found": "未找到比赛数据",
"tabs": {
"info": "详情",
"h2h": "交锋往绩",
"chat": "聊天"
},
"info_card": {
"title": "比赛信息",
"country": "国家/地区",
"league": "赛事",
"stage": "阶段",
"stadium": "场馆",
"referee": "裁判"
},
"score_table": {
"team": "球队",
"total": "Total"
},
"halftime": "半场: {{score}}",
"empty_h2h": "暂无交锋数据",
"empty_chat": "聊天功能暂未开启"
}
}