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
+2 -2
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',