JaBa/languages/en-US/administration/welcome.json
2023-06-17 16:46:31 +05:00

10 lines
No EOL
519 B
JSON

{
"DESCRIPTION": "Toggles welcome messages when a user joins the server",
"USAGE": "config [state] [#channel] [message] [image]\nOr [test]",
"EXAMPLES": "welcome config state:True channel:#welcome Welcome! image:True\nwelcome test",
"ENABLED": "Welcome messages are enabled in {{channel}}!\nUse `welcome test` to view the message",
"DISABLED": "Welcome messages are disabled",
"DEFAULT_MESSAGE": "Welcome, {user}! We now have {membercount} members",
"IMG_WELCOME": "Welcome to {{server}}",
"TITLE": "Welcome!"
}