diff --git a/bot/en_gb/standard/serverActions.json b/bot/en_gb/standard/serverActions.json index 2b0cda7..f6334a8 100644 --- a/bot/en_gb/standard/serverActions.json +++ b/bot/en_gb/standard/serverActions.json @@ -49,6 +49,7 @@ "newEventDescription": "New Description", "newLocation": "New Location", "newChannel": "New Channel", - "linkToEventImage": "Link to old event image" + "linkToEventImage": "Link to old event image", + "newImage": "New Image" } } \ No newline at end of file diff --git a/bot/en_us/standard/serverActions.json b/bot/en_us/standard/serverActions.json index 2b0cda7..f6334a8 100644 --- a/bot/en_us/standard/serverActions.json +++ b/bot/en_us/standard/serverActions.json @@ -49,6 +49,7 @@ "newEventDescription": "New Description", "newLocation": "New Location", "newChannel": "New Channel", - "linkToEventImage": "Link to old event image" + "linkToEventImage": "Link to old event image", + "newImage": "New Image" } } \ No newline at end of file