JaBa/languages/ru-RU/moderation/clear.json

11 lines
No EOL
618 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": "clear [кол-во_сообщений] (@пользователь)",
"EXAMPLES": "clear 10\r 10 @Jonny_Bro#4226\nclear all",
"OPTION_NAN": "Укажите целое число больше 0 или `all`",
"OPTION": "Целое число / all",
"ALL_CONFIRM": "**Все сообщения в канале будут удалены! Вы уверены?**",
"CHANNEL_CLEARED": "Канал очищен!",
"CLEARED": "Было удалено **{{amount}}**!",
"CLEARED_MEMBER": "Было удалено **{{amount}}** от **{{username}}**!"
}