mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-09-23 09:56:39 +08:00
fix(runtime): preserve explicit replies and report bot configuration errors
This commit is contained in:
@@ -346,6 +346,11 @@ const jaJP = {
|
||||
},
|
||||
},
|
||||
bots: {
|
||||
applyFailed: '設定を保存しましたが、適用に失敗しました',
|
||||
internalErrorHint:
|
||||
'内部エラーが発生しました。エラー番号でバックエンドのログを確認してください。',
|
||||
errorReference: 'エラー番号: {{id}}',
|
||||
|
||||
title: 'ボット',
|
||||
description:
|
||||
'ボットの作成と管理を行います。LangBotと各プラットフォームを接続するためのエントリーポイントです',
|
||||
|
||||
Reference in New Issue
Block a user