mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-09-17 15:27:15 +00:00
fix(runtime): preserve explicit replies and report bot configuration errors
This commit is contained in:
@@ -342,6 +342,11 @@ const viVN = {
|
||||
"Uses the Workspace owner's LangBot Account billing and credits.",
|
||||
},
|
||||
bots: {
|
||||
applyFailed: 'Đã lưu cấu hình nhưng không thể áp dụng',
|
||||
internalErrorHint:
|
||||
'Đã xảy ra lỗi nội bộ. Hãy kiểm tra nhật ký máy chủ bằng mã lỗi.',
|
||||
errorReference: 'Mã lỗi: {{id}}',
|
||||
|
||||
adapterEventDebugAction: 'Kiểm tra lắng nghe',
|
||||
title: 'Bot',
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user