JaBa/languages/ru-RU/moderation/clearwarns.json
2022-01-05 22:04:46 +05:00

7 lines
No EOL
399 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}}clearwarns [@пользователь]",
"EXAMPLES": "{{prefix}}clearwarns @Jonny_Bro#4226",
"MISSING_MEMBER": "Вы должны упомянуть пользователя!",
"SUCCESS": "Предупреждения пользователя **{{username}}** удалены!"
}