JaBa/languages/en-US/administration/stealemoji.json

7 lines
234 B
JSON
Raw Normal View History

2023-06-06 10:21:47 +05:00
{
2023-06-06 22:48:46 +05:00
"DESCRIPTION": "Copy an emoji to the current server",
2023-06-06 10:21:47 +05:00
"USAGE": "[emoji]",
"EXAMPLES": "stealemoji emoji::coolstorybob:",
2023-06-06 22:48:46 +05:00
"SUCCESS": "{{emoji}} has been added",
"ERROR": "An error occurred while adding {{emoji}}.\n```{{e}}```"
2023-06-06 10:21:47 +05:00
}