diff --git a/src/localization/en_gb/commands/en_gb_moderation.lang b/src/localization/en_gb/commands/en_gb_moderation.lang index 6bed339..7be3cf7 100644 --- a/src/localization/en_gb/commands/en_gb_moderation.lang +++ b/src/localization/en_gb/commands/en_gb_moderation.lang @@ -363,6 +363,15 @@ No changes have been made to the case. [COMMAND_CASE_CHANGES_DURATION] **Old duration:** {duration} +[COMMAND_CASE_CHANGES_POINTS] +**Old points:** {points} + +[COMMAND_CASE_CHANGES_EXPIRATION] +**Old expiration:** {expiration} + +[COMMAND_CASE_CHANGES_AMOUNT] +• {changes} alterations + [COMMAND_CASE_CHANGE_NOREASON] `No reason given` @@ -417,4 +426,12 @@ No changes have been made to the case. **Length:** {time} [COMMAND_CASE_LENGTH_VERBOSE] -**Length:** {time} ({inSeconds} seconds) \ No newline at end of file +**Length:** {time} ({inSeconds} seconds) + +// Edit command +[COMMAND_EDIT_LONG] +Please respond with the new reason. +Timeout in {time} seconds + +[COMMAND_EDIT_NOT_FOUND] +Could not find the infraction. \ No newline at end of file