diff --git a/locales/en.lua b/locales/en.lua index 38cfe07..3ca13bb 100644 --- a/locales/en.lua +++ b/locales/en.lua @@ -3,5 +3,6 @@ Locales ['en'] = { ['must_be_outside'] = 'you must be outside of the vehicle!', ['no_vehicle_nearby'] = 'there is no ~r~vehicle ~w~nearby', ['finished_repair'] = '~g~you repaired the vehicle!', + ['abort_hint'] = 'press ~INPUT_VEH_DUCK~ to cancel', ['aborted_repair'] = 'you ~r~aborted ~w~the repairs', } \ No newline at end of file