Skip to content

Commit

Permalink
fix max length of modal
Browse files Browse the repository at this point in the history
  • Loading branch information
eibex committed Mar 28, 2022
1 parent acbe69b commit d721285
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions i18n/en-gb.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit d721285

Please sign in to comment.