JaBa/languages/uk-UA/moderation/clear.json
2022-01-18 21:37:30 +02:00

10 lines
No EOL
665 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}}clear [кол-во_сообщений] (@пользователь)",
"EXAMPLES": "{{prefix}}clear 10\n{{prefix}}clear 10 @Jonny_Bro#4226\n{{prefix}}clear all",
"MISSING_AMOUNT": "Укажите кол-во сообщений для удаления!",
"ALL_CONFIRM": "Все сообщения в канале будут удалены! Введите `confirm` для подтверждения",
"CHANNEL_CLEARED": "Канал очищен!",
"CLEARED": "**{{amount}}** было удалено!",
"CLEARED_MEMBER": "**{{amount}}** от **{{username}}** было удалено!"
}