JaBa/languages/uk-UA/moderation/clear.json
Jonny_Bro (Nikita) 4200ab3cde
v4.1.14 (#12)
Co-authored-by: Salosos <rabistov1834@gmail.com>
2022-11-09 21:33:45 +05:00

10 lines
No EOL
541 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",
"ALL_CONFIRM": "**Всі повідомлення в каналі будуть видалені! Ви впевнені?**",
"CHANNEL_CLEARED": "Канал очищений!",
"CLEARED": "Було видалено {{amount}}!",
"CLEARED_MEMBER": "Було видалено {{amount}} від {{user}}!"
}