fix: some GitHub run action problem (#13991)

This commit is contained in:
Joel
2025-02-19 11:35:19 +08:00
committed by GitHub
parent 19d413ac1e
commit 66747a8eef
151 changed files with 5894 additions and 99 deletions

View File

@@ -121,6 +121,7 @@ const translation = {
number: 'số',
required: 'Bắt buộc',
infoAndSetting: 'Thông tin & Cài đặt',
file: 'tệp',
},
noCustomTool: {
title: 'Chưa có công cụ tùy chỉnh!',
@@ -150,6 +151,8 @@ const translation = {
toolNameUsageTip: 'Tên cuộc gọi công cụ để lý luận và nhắc nhở tổng đài viên',
customToolTip: 'Tìm hiểu thêm về các công cụ tùy chỉnh Dify',
openInStudio: 'Mở trong Studio',
noTools: 'Không tìm thấy công cụ',
copyToolName: 'Sao chép tên',
}
export default translation