JaBa/languages/en-US/general/invitations.json
2022-01-04 02:18:28 +05:00

13 lines
No EOL
602 B
JSON

{
"DESCRIPTION": "Shows the number of people you have invited to the server!",
"USAGE": "{{prefix}}invitations (@member)",
"EXAMPLES": "{{prefix}}invitations\n{{prefix}}invitations @Jonny_Bro#4226",
"NOBODY_AUTHOR": "You didn't invite anyone to the server!",
"NOBODY_MEMBER": "{{member}} didn't invite anyone to the server!",
"CODE": "**{{code}}** ({{uses}} uses) | {{channel}}",
"TITLE": "Information about the invitations of {{member}} on {{guild}}",
"FIELD_INVITED": "👥 Invited Members",
"FIELD_CODES": "🔑 Codes",
"FIELD_MEMBERS": "{{total}} members",
"TRACKER": "Invites Tracker"
}