mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
14 lines
No EOL
631 B
JSON
14 lines
No EOL
631 B
JSON
{
|
|
"DESCRIPTION": "Issues a warning to a user",
|
|
"USAGE": "Right-click on the user > Applications > warn (With JaBa avatar)",
|
|
"EXAMPLES": "warn",
|
|
"YOURSELF": "You cannot issue a warning to yourself",
|
|
"SUPERIOR": "You cannot issue a warning to this user",
|
|
"MODAL_TITLE": "Issue a warning to {{nickname}}",
|
|
"MODAL_REASON": "Reason for the warning",
|
|
"WARNED_DM": "You have received a warning on the **{{server}}** server from user **{{moderator}}** for the following reason: **{{reason}}**",
|
|
"WARNED": "**{{user}}** has been warned for the following reason: **{{reason}}**",
|
|
"WARN": "Warning",
|
|
"BAN": "Ban",
|
|
"KICK": "Kick"
|
|
} |