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

10 lines
No EOL
679 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": "welcome\nwelcome test",
"ENABLED": "Приветствующие сообщения включены в {{channel}}!\nИспользуйте `welcome test` для просмотра сообщения!",
"DISABLED": "Приветствующие сообщения отключены!",
"DEFAULT_MESSAGE": "Добро пожаловать {user}! Нас теперь {membercount}!",
"IMG_WELCOME": "Добро пожаловать на {{server}}!",
"TITLE": "Добро пожаловать!"
}