From 7d12cb8e58937d4f7f2a57ef0f39246927e4d00e Mon Sep 17 00:00:00 2001 From: Starman <30315137+Starman3787@users.noreply.github.com> Date: Wed, 2 Oct 2024 12:05:48 +0100 Subject: [PATCH] add image field name --- bot/en_gb/standard/serverActions.json | 3 ++- bot/en_us/standard/serverActions.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/bot/en_gb/standard/serverActions.json b/bot/en_gb/standard/serverActions.json index 334be6d..2b0cda7 100644 --- a/bot/en_gb/standard/serverActions.json +++ b/bot/en_gb/standard/serverActions.json @@ -35,7 +35,8 @@ "description_withoutChannel": "{executor} created an event {name}", "eventDescription": "Description", "location": "Location", - "starts": "Starts" + "starts": "Starts", + "image": "Image" }, "serverEventDelete": { "title": "Event Deleted", diff --git a/bot/en_us/standard/serverActions.json b/bot/en_us/standard/serverActions.json index 334be6d..2b0cda7 100644 --- a/bot/en_us/standard/serverActions.json +++ b/bot/en_us/standard/serverActions.json @@ -35,7 +35,8 @@ "description_withoutChannel": "{executor} created an event {name}", "eventDescription": "Description", "location": "Location", - "starts": "Starts" + "starts": "Starts", + "image": "Image" }, "serverEventDelete": { "title": "Event Deleted",