feat: Bind data to TenantTable #2846 (#2883)

### What problem does this PR solve?

feat: Bind data to TenantTable #2846
feat: Add TenantTable

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2024-10-18 09:21:01 +08:00
committed by GitHub
parent 791afbba15
commit cf3106040a
15 changed files with 548 additions and 11 deletions

View File

@@ -28,6 +28,7 @@ export default {
preview: '預覽',
move: '移動',
warn: '提醒',
action: '操作',
},
login: {
login: '登入',
@@ -540,6 +541,14 @@ export default {
GoogleRegionMessage: '請輸入 Google Cloud 區域',
modelProvidersWarn:
'請先在 <b>「設定」>「模型提供者」</b> 中新增嵌入模型和LLM。',
add: '添加',
updateDate: '更新日期',
role: '角色',
invite: '邀請',
agree: '同意',
refuse: '拒絕',
teamMembers: '團隊成員',
joinedTeams: '加入的團隊',
},
message: {
registered: '註冊成功',