JaBa/languages/uk-UA/moderation/mute.json
2022-03-19 16:26:08 +02:00

10 lines
No EOL
782 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"DESCRIPTION": "Заборонити користувачеві писати повідомлення та входити в голосові канали!",
"USAGE": "{{prefix}}mute [@користувач] [час] (причина)",
"EXAMPLES": "{{prefix}}mute @Jonny_Bro#4226 24h Спам",
"MISSING_MEMBER": "Ви повинні згадати користувача!",
"YOURSELF": "Ви не можете замутить себе!",
"MUTED_DM": "Привіт {{username}},\nви були замучені на сервері **{{server}}** користувачем **{{moderator}}** на **{{time}}** через * *{{reason}}**!",
"MUTED": "**{{username}}** замучений на **{{time}}** через **{{reason}}**!",
"CASE": "Мут | Номер #{{count}}"
}