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": "The ultimate development environment for AI agents",
|
||||
"getStarted": "Get Started",
|
||||
"learnMore": "Learn More"
|
||||
},
|
||||
"LanguageSwitcher": {
|
||||
"label": "Switch Language"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user