JaBa/languages/en-US/general/invitations.json

13 lines
572 B
JSON
Raw Normal View History

2022-01-04 02:18:28 +05:00
{
"DESCRIPTION": "Shows the number of people you have invited to the server!",
"USAGE": "invitations (@member)",
"EXAMPLES": "invitations\ninvitations @Jonny_Bro#4226",
2022-01-04 02:18:28 +05:00
"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"
}