JaBa/languages/uk-UA/moderation/clear.json
2023-03-26 18:31:19 +05:00

11 lines
No EOL
609 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": "[option] (@user)",
"EXAMPLES": "clear option:10\nclear option:10 user:@Jonny_Bro#4226\nclear option:all",
"OPTION": "Ціле число / all",
"REQUIRE_ID_USER": "Вкажіть користувача або ID",
"ALL_CONFIRM": "**Всі повідомлення в каналі будуть видалені! Ви впевнені?**",
"CHANNEL_CLEARED": "Канал очищений",
"CLEARED": "Було видалено {{amount}}",
"CLEARED_MEMBER": "Було видалено {{amount}} від {{user}}"
}