9 lines
219 B
TypeScript
9 lines
219 B
TypeScript
|
|
export default {
|
||
|
|
title: '共享',
|
||
|
|
shared_resources: '共享资源',
|
||
|
|
shared_tool: '共享工具',
|
||
|
|
shared_model: '共享模型',
|
||
|
|
shared_knowledge: '共享知识库',
|
||
|
|
authorized_workspace: '授权工作区',
|
||
|
|
}
|