update timeline locales (#1306)

This commit is contained in:
NotSoToothless
2026-06-07 19:21:51 -07:00
committed by GitHub
parent e2d02a34b3
commit dd28d40a57
11 changed files with 976 additions and 285 deletions
+94
View File
@@ -957,5 +957,99 @@
"customRangePrefix": "自定义范围:",
"fromDate": "从 {date}",
"upToDate": "截至 {date}"
},
"timeline": {
"pageTitle": "SREBOT 历史",
"pageDescription": "SREBOT 从一个想法成长为 War Thunder SQB 标准的历程。",
"eyebrow": "我们的故事",
"heading": "发展历程",
"servers": "{count} 个服务器",
"scroll": "滚动",
"cards": {
"1": {
"label": "起源",
"date": "2024年6月",
"title": "以 SNLK SQB BOT 之名诞生",
"description": "ImApollo 委托开发并以 <strong class=\"text-accent\">SNLK SQB BOT</strong> 上线。首个版本一周内完成,比赛数据仍靠手动录入,并很快传播到更多服务器。"
},
"2": {
"label": "计分板",
"date": "2024年8月",
"title": "最初的日志",
"description": "机器人最初用于自动生成红绿 diff 计分板,但总数仍需手动输入。其风格深受 TheH0GCade)和 progavmanProg)影响。"
},
"3": {
"label": "更名",
"date": "2024年10月",
"title": "成为 SREBOT",
"description": "项目超越了原来的名字,SNLK SQB BOT 更名为 <strong class=\"text-accent\">SREBOT</strong>。"
},
"4": {
"label": "合作",
"date": "2025年1月",
"title": "Lux_ 与我们的相互贡献",
"description": "Lux_ 与 SREBOT 分享了 War Thunder API 和社区管理知识。他的机器人后来成为 Spectra,合作也一直延续。"
},
"5": {
"label": "解析器",
"date": "2025年2月",
"title": "Frovy 打开大门",
"description": "Frovy 展示了第一个解析器,为自动计分板打开了道路。"
},
"6": {
"label": "日志",
"date": "2025年3月",
"title": "LivingTheDagor 与新解析器",
"description": "Dagor 带来了更可靠的第二代解析器,SREBOT 至今仍在使用,日志系统也随之完善。"
},
"7": {
"label": "增长",
"date": "2025年7月",
"title": "口碑传播",
"description": "越来越多中队和社区开始注意并使用这个机器人。"
},
"8": {
"label": "网站",
"date": "2025年8月",
"title": "Clippi 建立网站",
"description": "ClippiSophie)主导网站建设,将项目从 Replit 迁移到正式基础设施,并推动网站上线与成长。"
},
"9": {
"label": "路线",
"date": "2025年11月",
"title": "Flexcoral 的热力图",
"description": "Flexcoral 与开发者研究组实现了从录像渲染小地图和玩家路线,并公开了我们当前方法的基础。"
},
"10": {
"label": "合作伙伴",
"date": "2026年1月",
"title": "与 Spectra 合作",
"description": "请求量促使方案改变。SREBOT 与 Spectra 合作,直接接收比赛,而不再自行下载和解析每场比赛。"
},
"11": {
"label": "商业化",
"date": "2026年4月",
"title": "为未来提供动力",
"description": "首次获得的实际收入用于升级服务器并加快功能开发。"
},
"12": {
"label": "客户端",
"date": "2026年5月",
"title": "支持客户端移植",
"description": "我们开始支持客户端移植,让其他机器人基于我们的成果开发。首个项目是服务中文 SQB 社区的 AXBot。"
},
"13": {
"label": "TSSBOT",
"date": "2026年5月",
"title": "TSSBOT 初具雏形",
"description": "<a href=\"https://tss.pawjob.us\" target=\"_blank\" rel=\"noopener\" class=\"text-accent font-semibold hover:underline\">TSSBOT</a> 完成构想和原型设计,并于六月初收到第一批数据。"
},
"14": {
"label": "今天",
"date": "现在",
"title": "我们的现状",
"description": "如今,Spectra 自动解析、持续投入的开发和不断壮大的中队社区共同定义着这个项目。"
}
}
}
}