1
0
Fork 0
mirror of https://github.com/JonnyBro/JaBa.git synced 2025-03-05 22:49:38 +05:00
JaBa/languages/en-US/moderation/unban.json

8 lines
356 B
JSON

{
"DESCRIPTION": "Unban the user from the server!",
"USAGE": "unban [userID/user#0000]",
"EXAMPLES": "unban 281361531411890186\nunban @Jonny_Bro#4226",
"MISSING_ID": "Please specify the ID of the member you wish to unban!",
"NOT_BANNED": "**{{username}}** is not banned!",
"UNBANNED": "**{{username}}** has just been unbanned from **{{server}}**!"
}