feat: translations (#3176)

This commit is contained in:
crazywoola
2024-04-08 23:17:16 +08:00
committed by GitHub
parent d8db728c33
commit 1382f10433
40 changed files with 2595 additions and 696 deletions

View File

@@ -400,6 +400,7 @@ const translation = {
promptEng: 'Orchestrate',
apiAccess: 'Truy cập API',
logAndAnn: 'Nhật ký & Thông báo',
logs: 'Nhật ký',
},
environment: {
testing: 'TESTING',
@@ -477,6 +478,10 @@ const translation = {
title: 'Biến & Công cụ Bên ngoài',
desc: 'Chèn Biến & Công cụ Bên ngoài',
},
outputToolDisabledItem: {
title: 'Công cụ Bên ngoài',
desc: 'Công cụ Bên ngoài không thể chèn vào đây',
},
modal: {
add: 'Biến mới',
addTool: 'Công cụ mới',