feat: 添加关键词词云页面国际化支持

This commit is contained in:
2026-01-27 20:39:38 +08:00
parent 9164086d6e
commit e1f250d397
5 changed files with 82 additions and 15 deletions
+12
View File
@@ -95,5 +95,17 @@
"followUs": "Follow Us",
"copyright": "© 2025 Agent Park. All rights reserved.",
"designedFor": "DESIGNED FOR AI BUILDERS"
},
"keywordCloud": {
"metaTitle": "AI Hotspot Word Cloud - Agent Park",
"metaDescription": "Explore the evolution of quarterly AI hotspots, from Large Language Models to Agent Workflows",
"badge": "AI Trend Tracker",
"title": "Quarterly AI",
"titleHighlight": "Hotspot Word Cloud",
"subtitle": "From “Large Language Models” to “Agent Workflows”. Explore the evolution of AI discourse.",
"loading": "Loading...",
"loadFailed": "Failed to load",
"retry": "Retry",
"hotKeyword": "“{word}” is the hottest keyword this quarter!"
}
}