mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 16:02:19 +00:00
fix(app): new workspace button with all languages (#9848)
This commit is contained in:
parent
b10f423743
commit
9f02ffe02d
9 changed files with 10 additions and 2 deletions
|
|
@ -17,6 +17,7 @@ export const dict = {
|
|||
"command.category.mcp": "MCP",
|
||||
"command.category.agent": "智能体",
|
||||
"command.category.permissions": "权限",
|
||||
"command.category.workspace": "工作区",
|
||||
|
||||
"theme.scheme.system": "系统",
|
||||
"theme.scheme.light": "浅色",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue