feat(web): api key & space config ui upgrade

This commit is contained in:
zhaoying
2026-03-30 11:41:18 +08:00
parent 167c915631
commit f9f302dd2a
15 changed files with 256 additions and 114 deletions

View File

@@ -980,6 +980,7 @@ export const en = {
scene_id: 'Ontology Scenario',
},
member: {
memberList: 'Member List',
username: 'Username',
account: 'Account',
role: 'Role',
@@ -1908,7 +1909,8 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
permissionInfo: 'Permission Information',
is_expired: 'Status',
active: 'Active',
inactive: 'Expired'
inactive: 'Expired',
noScopes: 'There is no permission information here…',
},
tool: {
mcp: 'MCP Services',