i18n(web): localize Bots/Pipelines sidebar titles for es/th/vi

es-ES pipelines, th-TH bots+pipelines and vi-VN pipelines were left in
English in the sidebar. Translate them: es Flujos, th บอท/ไปป์ไลน์,
vi Quy trình.
This commit is contained in:
RockChinQ
2026-06-16 05:27:10 -04:00
parent 716d7aca94
commit d4699547e9
3 changed files with 4 additions and 4 deletions

View File

@@ -844,7 +844,7 @@ const esES = {
'Una vez eliminada, la configuración de este servidor MCP no se podrá recuperar.',
},
pipelines: {
title: 'Pipelines',
title: 'Flujos',
description:
'Los Pipelines definen el flujo de procesamiento de eventos de mensajes, se usan para vincular a los Bots',
createPipeline: 'Crear Pipeline',

View File

@@ -300,7 +300,7 @@ const thTH = {
},
},
bots: {
title: 'Bot',
title: 'บอท',
description:
'สร้างและจัดการ Bot ซึ่งเป็นจุดเชื่อมต่อของ LangBot กับแพลตฟอร์มต่างๆ',
createBot: 'สร้าง Bot',
@@ -819,7 +819,7 @@ const thTH = {
'เมื่อลบแล้ว การกำหนดค่าเซิร์ฟเวอร์ MCP นี้จะไม่สามารถกู้คืนได้',
},
pipelines: {
title: 'Pipeline',
title: 'ไปป์ไลน์',
description:
'Pipeline กำหนดกระบวนการประมวลผลเหตุการณ์ข้อความ ใช้เพื่อผูกกับ Bot',
createPipeline: 'สร้าง Pipeline',

View File

@@ -833,7 +833,7 @@ const viVN = {
deleteMCPHint: 'Sau khi xóa, cấu hình máy chủ MCP này không thể khôi phục.',
},
pipelines: {
title: 'Pipeline',
title: 'Quy trình',
description:
'Pipeline xác định luồng xử lý sự kiện tin nhắn, dùng để liên kết với Bot',
createPipeline: 'Tạo Pipeline',