JaBa/languages/ru-RU/moderation/clear.json
Jonny_Bro (Nikita) aaa0d01c54 some tickets stuff
2023-07-07 17:34:23 +05:00

11 lines
No EOL
580 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\nclear option:all",
"OPTION": "Целое число / all",
"REQUIRE_ID_USER": "Укажите пользователя или ID",
"ALL_CONFIRM": "**Все сообщения в канале будут удалены! Вы уверены?**",
"CHANNEL_CLEARED": "Канал очищен",
"CLEARED": "Было удалено {{amount}}",
"CLEARED_MEMBER": "Было удалено {{amount}} от {{user}}"
}