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": "言語を切り替える"
}
}