Improve kick renaming
This commit is contained in:
@@ -54,7 +54,9 @@ sed -i -e "s/Removes user/${capital_remove_command_plural} user/g" \
|
||||
-e "s/)s removed %(tar/)s ${remove_command_past_tense} %(tar/g" \
|
||||
-e "s/\"Remove,/\"${capital_remove_command},/g" \
|
||||
-e "s/You were removed/You were ${remove_command_past_tense}/g" \
|
||||
-e "s/Remove from/${capital_remove_command} from/g" \
|
||||
-e "s/Remove from room/${capital_remove_command}/g" \
|
||||
-e "s/Remove from space/${capital_remove_command}/g" \
|
||||
-e "s/Remove from %(roomName)s/${capital_remove_command} from %(roomName)s/g" \
|
||||
-e "s/\"Remove them/\"${capital_remove_command} ${them}/g" \
|
||||
-e "s/removed\"/${remove_command_past_tense}\"/g" "${1}"/src/i18n/strings/en_EN.json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user