diff --git a/bot/tr/command_responses.json b/bot/tr/command_responses.json index 21a5429..e7f710e 100644 --- a/bot/tr/command_responses.json +++ b/bot/tr/command_responses.json @@ -166,6 +166,10 @@ "modLog": { "title": "Mod Logs", "description": "Moderation actions (bans, kicks, mutes)" + }, + "overview": { + "title": "Overview", + "description": "Overview of main category options" } } } diff --git a/bot/vi/command_responses.json b/bot/vi/command_responses.json index b7ad2ed..4b83647 100644 --- a/bot/vi/command_responses.json +++ b/bot/vi/command_responses.json @@ -166,6 +166,10 @@ "modLog": { "title": "Mod Logs", "description": "Moderation actions (bans, kicks, mutes)" + }, + "overview": { + "title": "Overview", + "description": "Overview of main category options" } } }