JaBa/languages/uk-UA/moderation/clear.json

10 lines
No EOL
657 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\nclear 10 @Jonny_Bro#4226\nclear all",
"MISSING_AMOUNT": "Вкажіть кількість повідомлень для видалення!",
"ALL_CONFIRM": "Всі повідомлення в каналі будуть видалені! Введіть `confirm` для підтвердження",
"CHANNEL_CLEARED": "Канал очищений!",
"CLEARED": "Було видалено **{{amount}}**!",
"CLEARED_MEMBER": "Було видалено **{{amount}}** від **{{username}}**!"
}