diff --git a/locales/en.lua b/locales/en.lua index 6b1f0681..a060aa8a 100644 --- a/locales/en.lua +++ b/locales/en.lua @@ -46,4 +46,7 @@ Locales['en'] = { ['player_cannot_hold'] = 'you do ~r~not~s~ have enough ~y~free space~s~ in your inventory!', ['blip_taxi'] = 'downtown Cab Co.', ['phone_taxi'] = 'downtown Cab Co.', -} \ No newline at end of file + ['taxi'] = 'taxi', + ['taxi_stock'] = 'taxi Stock' +} +}