diff --git a/i18n/en-gb.json b/i18n/en-gb.json index c8da6f52..e9df8254 100644 --- a/i18n/en-gb.json +++ b/i18n/en-gb.json @@ -138,8 +138,8 @@ "message-edit-modal-message": "The message of the reaction-role (optional)", "message-edit-modal-title": "The title of the embed (optional)", "message-edit-modal-description": "The description of the embed (optional)", - "message-edit-modal-image": "The URL of the image to attach to the embed (optional)", - "message-edit-modal-thumbnail": "The URL of the thumbnail to attach to the embed (optional)", + "message-edit-modal-image": "The URL of the embed's image (optional)", + "message-edit-modal-thumbnail": "The URL of the embed's thumbnail (optional)", "modal-edit-title": "Message Editing", "message-reaction-option-channel": "The channel in which the message you want to add/remove the reaction is located", "message-reaction-option-action": "Use 'add' or 'remove' to add/remove a reaction to an existing message",