mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-30 14:17:14 +00:00
refactor(events): group event selection options
This commit is contained in:
@@ -433,6 +433,14 @@ const enUS = {
|
||||
adapterEventsMore: '{{count}} more',
|
||||
advancedEventValues: 'View all',
|
||||
eventGroup: 'Group',
|
||||
eventGroupNames: {
|
||||
bot: 'Bot status',
|
||||
feedback: 'Feedback',
|
||||
friend: 'Friends',
|
||||
group: 'Groups',
|
||||
message: 'Messages',
|
||||
platform: 'Platform',
|
||||
},
|
||||
routeConflictTitle: 'Some routes overlap',
|
||||
routeConflictShadowed:
|
||||
'{{shadowed}} may never run because {{winner}} handles the same events first.',
|
||||
|
||||
Reference in New Issue
Block a user