Skip to content

Commit

Permalink
change mute to timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
Starman3787 committed May 30, 2024
1 parent c9fe874 commit a76a9db
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions bot/en_gb/standard/modlog.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"ban": "Ban",
"unban": "Unban",
"kick": "Kick",
"mute": "Mute",
"unmute": "Unmute",
"mute": "Timeout",
"unmute": "Timeout Removed",

"timeoutEnds": "Timeout ends {time}",

Expand Down
4 changes: 2 additions & 2 deletions bot/en_pr/standard/modlog.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"ban": "Ban",
"unban": "Unban",
"kick": "Kick",
"mute": "Mute",
"unmute": "Unmute",
"mute": "Timeout",
"unmute": "Timeout Removed",

"timeoutEnds": "Timeout ends {time}",

Expand Down
4 changes: 2 additions & 2 deletions bot/en_us/standard/modlog.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"ban": "Ban",
"unban": "Unban",
"kick": "Kick",
"mute": "Mute",
"unmute": "Unmute",
"mute": "Timeout",
"unmute": "Timeout Removed",

"timeoutEnds": "Timeout ends {time}",

Expand Down

0 comments on commit a76a9db

Please sign in to comment.