JaBa/languages/en-US/administration/deletemod.json

7 lines
290 B
JSON
Raw Permalink Normal View History

2023-06-06 10:21:47 +05:00
{
2023-06-06 22:48:46 +05:00
"DESCRIPTION": "Toggles automatic deletion of moderation commands",
2023-06-06 10:21:47 +05:00
"USAGE": "[state]",
"EXAMPLES": "deletemod state:True\ndeletemod state:False",
2023-06-06 22:48:46 +05:00
"ENABLED": "Automatic deletion of moderation commands is enabled",
"DISABLED": "Automatic deletion of moderation commands is disabled"
2023-06-06 10:21:47 +05:00
}