JaBa/languages/en-US/moderation/warns.json

7 lines
268 B
JSON
Raw Normal View History

2022-01-04 02:18:28 +05:00
{
"DESCRIPTION": "Displays the list of infractions committed by a member!",
"USAGE": "sanctions [@member]",
"EXAMPLES": "sanctions @Jonny_Bro#4226",
2022-01-04 02:18:28 +05:00
"MISSING_MEMBER": "You must specify a member!",
"NO_SANCTION": "**{{username}}** did not receive any sanctions."
}