feat(website): add next-intl i18n and dark mode support

This commit is contained in:
justsisyphus
2026-01-24 05:20:20 +09:00
parent b7d3417d2e
commit f28c8a45dd
19 changed files with 392 additions and 57 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"Common": {
"title": "Oh My OpenCode",
"description": "AI 代理的终极开发环境",
"getStarted": "开始使用",
"learnMore": "了解更多"
},
"LanguageSwitcher": {
"label": "切换语言"
}
}