mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-09-03 08:07:14 +00:00
fix(bots): move adapter debugger to configuration
This commit is contained in:
@@ -471,6 +471,9 @@ const enUS = {
|
||||
adapterEventNeedsSavedBot:
|
||||
'Save the bot before listening for platform events.',
|
||||
adapterEventCurrentPlatform: 'the current platform',
|
||||
adapterConfigurationTest: 'Test adapter configuration',
|
||||
adapterConfigurationTestDescription:
|
||||
'Trigger an event on the platform to confirm these settings work.',
|
||||
refreshRouteStatus: 'Refresh status',
|
||||
routeStatusIdle: 'No run yet',
|
||||
routeStatusRefreshFailed: 'Failed to refresh route status.',
|
||||
|
||||
Reference in New Issue
Block a user