Skip to content

Commit

Permalink
fix missing languages
Browse files Browse the repository at this point in the history
  • Loading branch information
Starman3787 committed May 23, 2024
1 parent d35310f commit 6b0e7a1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bot/tr/command_responses.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,10 @@
"modLog": {
"title": "Mod Logs",
"description": "Moderation actions (bans, kicks, mutes)"
},
"overview": {
"title": "Overview",
"description": "Overview of main category options"
}
}
}
Expand Down
4 changes: 4 additions & 0 deletions bot/vi/command_responses.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,10 @@
"modLog": {
"title": "Mod Logs",
"description": "Moderation actions (bans, kicks, mutes)"
},
"overview": {
"title": "Overview",
"description": "Overview of main category options"
}
}
}
Expand Down

0 comments on commit 6b0e7a1

Please sign in to comment.