UnisKB/ui/src/locales/lang/zh-Hant/views/shared.ts

15 lines
437 B
TypeScript
Raw Normal View History

2025-06-25 13:58:01 +00:00
export default {
title: '共享',
2025-07-16 06:39:15 +00:00
shared_resources: '共享資源',
2025-06-25 13:58:01 +00:00
shared_tool: '共享工具',
shared_model: '共享模型',
2025-07-16 06:39:15 +00:00
shared_knowledge: '共享知識庫',
authorized_workspace: '已授權工作空間',
authorized_tip: '被授權的工作空間,可以使用該共享資源',
select_workspace: '选择工作空間',
2025-07-09 08:12:02 +00:00
allCheck: '全选',
BLACK_LIST: '黑名单',
WHITE_LIST: '白名单',
2025-07-16 06:39:15 +00:00
type: '類型',
2025-06-25 13:58:01 +00:00
}