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

@@ -27,7 +27,8 @@ export default {
close: 'Close',
preview: 'Preview',
move: 'Move',
warn: '提醒',
warn: 'Warn',
action: 'Action',
},
login: {
login: 'Sign in',
@@ -584,6 +585,14 @@ The above is the content you need to summarize.`,
'Please add both embedding model and LLM in <b>Settings > Model providers</b> firstly.',
apiVersion: 'API-Version',
apiVersionMessage: 'Please input API version',
add: 'Add',
updateDate: 'Update Date',
role: 'Role',
invite: 'Invite',
agree: 'Agree',
refuse: 'Refuse',
teamMembers: 'Team Members',
joinedTeams: 'Joined Teams',
},
message: {
registered: 'Registered!',