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

13 lines
576 B
JSON
Raw Permalink Normal View History

2023-06-06 10:21:47 +05:00
{
2023-06-06 22:48:46 +05:00
"DESCRIPTION": "Issues a warning to a user",
"USAGE": "Right-click on the user > Applications > warn (With JaBa avatar)",
2023-06-06 10:21:47 +05:00
"EXAMPLES": "warn",
2023-06-06 22:48:46 +05:00
"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"
2023-06-06 10:21:47 +05:00
}