Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
casualsoty committed Sep 19, 2023
1 parent ddb5164 commit 7bfd381
Show file tree
Hide file tree
Showing 6 changed files with 99 additions and 495 deletions.
Binary file modified artwork/readme/0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
43 changes: 43 additions & 0 deletions lang/en.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"MAEMOTES": {
"OpenMaemotesButtonTitle": "Open Maemotes",

"Dialog": {
"Footer": "You can add more of your own emotes in the settings! 🐸",
"InputPlaceholder": "Find the perfect emote",
"Title": "Maemotes"
},

"Settings": {
"CloseDialogWindow": {
"Hint": "Configure whether or not the dialog window will be closed after sending an emote.",
"Name": "Close Dialog Window"
},

"EnableChatBubbles": {
"Hint": "Configure whether or not chat bubbles will be displayed above Tokens for emote type chat messages.",
"Name": "Enable Chat Bubbles"
},

"ChatBubblesDuration": {
"Hint": "Determine the length of time in seconds for which to display an emote chat bubble.",
"Name": "Chat Bubbles Duration"
},

"DisplayDefaultEmotes": {
"Hint": "Configure whether or not default emotes will be displayed in the dialog window.",
"Name": "Display Default Emotes"
},

"DisplayCustomEmotes": {
"Hint": "Configure whether or not custom emotes will be displayed in the dialog window.",
"Name": "Display Custom Emotes"
},

"CustomEmote#": {
"Hint": "It is recommended to upload your images to the \"custom\" folder located in \"modules/maemotes/artwork\", e.g. \"modules/maemotes/artwork/custom/emote.png\".",
"Name": "Custom Emote #"
}
}
}
}
Loading

0 comments on commit 7bfd381

Please sign in to comment.