Merge pull request #3884 from leeyazhou/i18n

feat(i18n): add toast i18n with en/zh locale and plugin config support
This commit is contained in:
YeonGyu-Kim
2026-05-21 12:58:45 +09:00
committed by GitHub
12 changed files with 377 additions and 16 deletions
+1
View File
@@ -6,6 +6,7 @@ export type {
OhMyOpenCodeConfig,
AgentOverrideConfig,
AgentOverrides,
I18nConfig,
McpName,
AgentName,
HookName,