mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
36 lines
No EOL
1.4 KiB
JSON
36 lines
No EOL
1.4 KiB
JSON
{
|
|
"DESCRIPTION": "Modify or display server settings",
|
|
"USAGE": "list\nset [setting] (state) (#channel)",
|
|
"EXAMPLES": "config list\nconfig set setting:reports state:True channel:#reports",
|
|
|
|
"SPECIAL_CHANNELS": "Special Channels",
|
|
"BIRTHDAYS": "Birthday Greetings",
|
|
"MODLOGS": "Moderation Logs",
|
|
"REPORTS": "Reports",
|
|
"SUGGESTIONS": "Suggestions",
|
|
"TICKETSCATEGORY": "Category For Tickets (They have folder icon)",
|
|
"TICKETS_NOT_CATEGORY": "Please select a **categry** channel",
|
|
"TICKETLOGS": "Tickets Logs",
|
|
"TRANSCRIPTIONLOGS": "Transcripts Logs",
|
|
|
|
"MONITORING_CHANNELS": "Monitoring Channels",
|
|
"MESSAGEUPDATE": "Message Update Logs",
|
|
|
|
"AUTOMOD_TITLE": "Automoderation",
|
|
"AUTOMOD_CONTENT": "Automoderation is enabled.\nIgnored channels: {{channels}}",
|
|
"AUTOROLE_TITLE": "Automatic Role Assignment",
|
|
"AUTO_SANCTIONS": "Automatic Sanctions",
|
|
"BAN_CONTENT": "Ban: After **{{count}}** warnings",
|
|
"BAN_NOT_DEFINED": "Ban: Not set",
|
|
"DASHBOARD_TITLE": "Modify Settings",
|
|
"DASHBOARD_CONTENT": "Click here to go to the dashboard",
|
|
"GOODBYE_TITLE": "Farewell",
|
|
"GOODBYE_CONTENT": "Channel: {{channel}}\nCard: {{withImage}}",
|
|
"KICK_CONTENT": "Kick: After **{{count}}** warnings",
|
|
"KICK_NOT_DEFINED": "Kick: Not set",
|
|
"LIST": "Display server settings",
|
|
"SET": "Modify server settings",
|
|
"SETTING": "Settings",
|
|
"WELCOME_TITLE": "Welcome",
|
|
"WELCOME_CONTENT": "Channel: {{channel}}\nCard: {{withImage}}"
|
|
} |