JaBa/languages/ru-RU/administration/slowmode.json
2022-01-04 02:18:28 +05:00

8 lines
No EOL
918 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": "{{prefix}}slowmode [#канал] (время)",
"EXAMPLES": "{{prefix}}slowmode #основной 10m\n{{prefix}}slowmode #основной",
"DISABLED": "**Медленный режим был выключен в канале {{channel}}!**\n\n:arrow_right_hook: *Отправьте `{{prefix}}slowmode [#канал] (время)`, чтобы снова включить медленный режим!*",
"ENABLED": "**Медленный режим в `{{time}}` установлен в канале `{{channel}}`!**\n\n:arrow_right_hook: *Отправьте `{{prefix}}slowmode {{channel}}`, чтобы отключить!*",
"PLEASE_WAIT": "В канале {{channel}} включён медленный режим! Подождите {{time}} перед отправкой следующего сообщения!"
}