fix(bots): clarify adapter test prerequisites

This commit is contained in:
RockChinQ
2026-08-26 23:14:42 +08:00
parent a7badf6258
commit 823feac7e0
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -473,7 +473,7 @@ const enUS = {
adapterEventCurrentPlatform: 'the current platform',
adapterConfigurationTest: 'Test adapter configuration',
adapterConfigurationTestDescription:
'Trigger an event on the platform to confirm these settings work.',
'Save and enable the bot first, then trigger a platform event to confirm these settings work.',
refreshRouteStatus: 'Refresh status',
routeStatusIdle: 'No run yet',
routeStatusRefreshFailed: 'Failed to refresh route status.',