JaBa/languages/en-US/general/report.json
2023-06-06 22:48:46 +05:00

9 lines
No EOL
352 B
JSON

{
"DESCRIPTION": "Sends a report to a designated channel",
"USAGE": "[@user] (message)",
"EXAMPLES": "report user:@Jonny_Bro#4226 message:Violation of rules",
"MISSING_CHANNEL": "The report channel is not set up",
"INVALID_USER": "You cannot report yourself",
"SUCCESS": "Your report has been sent to {{channel}}",
"TITLE": "Report - {{user}}"
}