JaBa/languages/ru-RU/administration/goodbye.json
2022-08-13 19:55:20 +05:00

14 lines
No EOL
810 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": "(test)",
"EXAMPLES": "goodbye\ngoodbye test",
"TEST": "Проверить",
"TEST_SUCCESS": "Тест выполнен...",
"CONFIG": "Настроить",
"IMAGE": "Добавить карточку к сообщению?",
"ENABLED": "Прощальные сообщения включены в {{channel}}!\nИспользуйте `goodbye test` для просмотра сообщения!",
"DISABLED": "Прощальные сообщения отключены!",
"DEFAULT_MESSAGE": "Пока, {user}! Нас теперь {membercount} без тебя :'(",
"IMG_GOODBYE": "Вышел с {{server}}!",
"TITLE": "До встречи!"
}