JaBa/languages/en-US/general/suggest.json

8 lines
289 B
JSON
Raw Normal View History

2022-01-04 02:18:28 +05:00
{
"DESCRIPTION": "Send your suggestion to the defined channel!",
"USAGE": "suggest [message]",
"EXAMPLES": "suggest New channel #offtopic please",
2022-01-04 02:18:28 +05:00
"MISSING_CHANNEL": "No suggestion channel defined!",
"MISSING_CONTENT": "Please enter a suggestion!",
"TITLE": "Suggestion - {{user}}"
2022-01-04 02:18:28 +05:00
}