增强页头概率页入口并优化概率标签

This commit is contained in:
2569718930@qq.com
2026-04-22 02:59:12 +08:00
parent 00eed52545
commit 1765f383e4
7 changed files with 491 additions and 10 deletions
+4
View File
@@ -10,6 +10,8 @@ const MESSAGES: Record<Locale, Record<string, string>> = {
"header.subtitle": "天气衍生品智能分析",
"header.docs": "文档",
"header.docsAria": "打开产品文档中心",
"header.probabilityHub": "概率页",
"header.probabilityHubAria": "打开 52 城市概率汇总页",
"header.info": "技术说明",
"header.infoAria": "查看系统技术说明",
"header.account": "账户",
@@ -173,6 +175,8 @@ const MESSAGES: Record<Locale, Record<string, string>> = {
"header.subtitle": "Weather Derivatives Intelligence",
"header.docs": "Docs",
"header.docsAria": "Open product documentation",
"header.probabilityHub": "Probabilities",
"header.probabilityHubAria": "Open the 52-city probability hub",
"header.info": "Tech Notes",
"header.infoAria": "Open system technical notes",
"header.account": "Account",