Skip to content

Commit

Permalink
fix english file
Browse files Browse the repository at this point in the history
  • Loading branch information
AEnterprise committed Jun 8, 2019
1 parent 8f51d27 commit 20cf6b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/en_US.json
Original file line number Diff line number Diff line change
Expand Up @@ -689,6 +689,6 @@
"slowmode_log": "{user} (``{user_id}``) set the slowmode interval to {duration} seconds in {channel} (``{channel_id}``)",
"slowmode_set": "Slowmode is now set to {duration} in {channel}",
"slowmode_help": "Control the slowmode on a channel",
"mute_punishment_failure":"Failed to mute {user} (``{user_id}``) for {duration} for ``{reason}`` (``#{inf}``) due to missing permissions!"
"mute_punishment_failure":"Failed to mute {user} (``{user_id}``) for {duration} for ``{reason}`` (``#{inf}``) due to missing permissions!",
"kick_punishment_failure":"Failed to kick {user} (``{user_id}``) for ``{reason}`` (``#{inf}``) due to missing permissions!"
}

0 comments on commit 20cf6b9

Please sign in to comment.