fix: Traditional Chinese

This commit is contained in:
wangdan-fit2cloud 2025-07-16 14:39:15 +08:00
parent d4506d7036
commit dd3e671b50
6 changed files with 26 additions and 26 deletions

View File

@ -101,7 +101,7 @@ export default {
historyRecord: '歷史記錄',
currentChat: '本次對話',
AiResponse: 'AI 回答',
knowedMessage: '已知資訊'
knowedMessage: '已知資訊'
},
editTitle: '編輯標題',
}

View File

@ -13,8 +13,8 @@ export default {
placeholder: '按名稱搜尋',
},
status: {
published: '已布',
unpublished: '未布',
published: '已布',
unpublished: '未布',
},
operation: {
toChat: '去對話',

View File

@ -2,9 +2,9 @@ export default {
title: '普通登錄',
loginForm: {
username: {
label: '使用者名稱',
placeholder: '請輸入使用者名稱',
requiredMessage: '請輸入使用者名稱',
label: '用戶名稱',
placeholder: '請輸入用戶名稱',
requiredMessage: '請輸入用戶名稱',
lengthMessage: '長度須介於 4 到 20 個字元之間',
},
password: {

View File

@ -1,14 +1,14 @@
export default {
title: '共享',
shared_resources: '共享源',
shared_resources: '共享源',
shared_tool: '共享工具',
shared_model: '共享模型',
shared_knowledge: '共享知识库',
authorized_workspace: '授权工作区',
authorized_tip: '被授权的工作空间,可使用当前资源',
select_workspace: '选择工作空',
shared_knowledge: '共享知識庫',
authorized_workspace: '已授權工作空間',
authorized_tip: '被授權的工作空間,可以使用該共享資源',
select_workspace: '选择工作空',
allCheck: '全选',
BLACK_LIST: '黑名单',
WHITE_LIST: '白名单',
type: '型',
type: '型',
}

View File

@ -5,7 +5,7 @@ export default {
testFailed: '測試連線失敗',
password: '密碼',
authentication: {
title: '登認證',
title: '登認證',
ldap: {
title: 'LDAP',
address: 'LDAP 位址',
@ -110,21 +110,21 @@ export default {
enableTLS: '啟用 TLS如果 SMTP 端口是 587通常需要啟用 TLS',
},
resourceAuthorization: {
title: '源授权',
member: '成',
permissionSetting: '源权限配置',
title: '源授权',
member: '成',
permissionSetting: '源权限配置',
setting: {
management: '管理',
check: '查看',
authorization: '授权',
},
priority: {
label: '源权限优先级',
label: '源权限优先级',
role: '按角色',
},
},
resource_management: {
label: '源管理',
label: '源管理',
type: '类型',
},
}

View File

@ -1,20 +1,20 @@
export default {
title: '使用者管理',
createUser: '建立使用者',
editUser: '編輯使用者',
title: '用戶管理',
createUser: '建立用戶',
editUser: '編輯用戶',
roleSetting: '角色設定',
addRole: '添加角色',
setting: {
updatePwd: '修改使用者密碼',
updatePwd: '修改用戶密碼',
},
tip: {
professionalMessage: '社群版最多支援 2 個使用者,如需擁有更多使用者,請升級為專業版。',
updatePwdSuccess: '使用者密碼修改成功',
},
delete: {
confirmTitle: '是否刪除該使用者',
confirmTitle: '是否刪除該用戶',
confirmMessage:
'刪除該使用者後,該使用者建立的所有資源(應用、知識庫、模型)都不會被刪除,請謹慎操作。',
'刪除該用戶後,該使用者建立的所有資源(應用、知識庫、模型)都不會被刪除,請謹慎操作。',
},
disabled: {
confirmTitle: '是否停用工具?',
@ -34,8 +34,8 @@ export default {
},
},
source: {
label: '使用者來源',
local: '系統使用者',
label: '用戶來源',
local: '系統用戶',
localCreate: '本地建立',
wecom: '企業微信',
lark: '飛書',