JaBa/languages/en-US/moderation/poll.json

11 lines
330 B
JSON
Raw Normal View History

2023-06-06 10:21:47 +05:00
{
2023-06-06 22:48:46 +05:00
"DESCRIPTION": "Starts a poll in the current channel",
2023-06-06 10:21:47 +05:00
"USAGE": "[question]",
2023-06-06 22:48:46 +05:00
"EXAMPLES": "poll question:Is the Earth flat?",
"QUESTION": "Question text",
"NOTHING": "No mention",
"SELECT_MENTION": "Select a mention:",
"POLL_SENDED": "Poll sent",
"REACT": "React with {{success}} or {{error}}!",
"TITLE": "📊 Poll:"
2023-06-06 10:21:47 +05:00
}