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

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"
}