From e5e9347737929ec4a0717724aeff5cdcef80662f Mon Sep 17 00:00:00 2001 From: Vortrex <3858226+VortrexFTW@users.noreply.github.com> Date: Sun, 9 Jan 2022 05:33:08 -0600 Subject: [PATCH] Remove duplicate english string entry --- locale/english.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/locale/english.json b/locale/english.json index f4d54b29..2b051a98 100644 --- a/locale/english.json +++ b/locale/english.json @@ -99,6 +99,5 @@ "ActionHouseRadioStationChange": "changes the house radio station to {1} ({2})", "ActionVehicleRadioStationChange": "changes the vehicle radio station to {1} ({2})", "ActionItemRadioStationChange": "changes the {1}'s station to {2} ({3})", - "RandomVehicleCommandsDisabled": "This is a random traffic vehicle and commands can't be used for it.", - "RandomVehicleCommandsDisabled": "This is a random traffic vehicle and commands can't be used for it.", + "RandomVehicleCommandsDisabled": "This is a random traffic vehicle and commands can't be used for it." }