JaBa/languages/ru-RU/moderation/clear.json
2022-08-09 23:48:33 +05:00

10 lines
No EOL
534 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\r 10 @Jonny_Bro#4226\nclear all",
"OPTION": "Целое число / all",
"ALL_CONFIRM": "**Все сообщения в канале будут удалены! Вы уверены?**",
"CHANNEL_CLEARED": "Канал очищен!",
"CLEARED": "Было удалено {{amount}}!",
"CLEARED_MEMBER": "Было удалено {{amount}} от {{user}}!"
}