Skip to content

Commit

Permalink
add event image
Browse files Browse the repository at this point in the history
  • Loading branch information
Starman3787 committed Jun 21, 2024
1 parent b930826 commit f19e886
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 2 additions & 1 deletion bot/en_gb/standard/serverActions.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"description": "{executor} updated an event {name}",
"newEventDescription": "New Description",
"newLocation": "New Location",
"newChannel": "New Channel"
"newChannel": "New Channel",
"linkToEventImage": "Link to old event image"
}
}
3 changes: 2 additions & 1 deletion bot/en_pr/standard/serverActions.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"description": "{executor} updated an event {name}",
"newEventDescription": "New Description",
"newLocation": "New Location",
"newChannel": "New Channel"
"newChannel": "New Channel",
"linkToEventImage": "Link to old event image"
}
}
3 changes: 2 additions & 1 deletion bot/en_us/standard/serverActions.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"description": "{executor} updated an event {name}",
"newEventDescription": "New Description",
"newLocation": "New Location",
"newChannel": "New Channel"
"newChannel": "New Channel",
"linkToEventImage": "Link to old event image"
}
}

0 comments on commit f19e886

Please sign in to comment.