Completion message sent to admins will now include the event name
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"messages": {
|
||||
"admin_user_channel_creation_failed": "Event channel could not be created for user **{display_name}** ({mention}) and event **{event_name}**.",
|
||||
"admin_user_completed_event": "User **{display_name}** ({mention}) has completed the event",
|
||||
"admin_user_completed_event": "User **{display_name}** ({mention}) has completed the event **{event_name}**",
|
||||
"admin_user_completed_stage": "User **{display_name}** ({mention}) has completed the stage {stage_sequence} of the event **{event_name}**.",
|
||||
"config_reset": "Configuration has been reset. You can update it using `/config set`, otherwise no events can be held.",
|
||||
"config_set": "Configuration has been updated. You can review it anytime using `/config show`.",
|
||||
|
Reference in New Issue
Block a user