fix(app): new workspace button with all languages (#9848)

This commit is contained in:
Rahul A Mistry 2026-01-21 21:33:29 +05:30 committed by GitHub
parent b10f423743
commit 9f02ffe02d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 10 additions and 2 deletions

View file

@ -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": "浅色",