JaBa/languages/en-US/moderation/warn.json

13 lines
No EOL
576 B
JSON

{
"DESCRIPTION": "Issues a warning to a user",
"USAGE": "Right-click on the user > Applications > warn (With JaBa avatar)",
"EXAMPLES": "warn",
"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"
}