JaBa/languages/en-US/general/report.json
Jonny_Bro (Nikita) aaa0d01c54 some tickets stuff
2023-07-07 17:34:23 +05:00

9 lines
No EOL
347 B
JSON

{
"DESCRIPTION": "Sends a report to a designated channel",
"USAGE": "[@user] (message)",
"EXAMPLES": "report user:@jonny_bro 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}}"
}