feat(website): add next-intl i18n and dark mode support
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"Common": {
|
||||
"title": "Oh My OpenCode",
|
||||
"description": "AI エージェントのための究極の開発環境",
|
||||
"getStarted": "始める",
|
||||
"learnMore": "もっと詳しく"
|
||||
},
|
||||
"LanguageSwitcher": {
|
||||
"label": "言語を切り替える"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user