From 52f1a6721b318fa754faac0eab5ae42f7c72c482 Mon Sep 17 00:00:00 2001 From: userMacieG Date: Sun, 19 Jul 2020 13:40:20 +0200 Subject: [PATCH] Update en.lua (#53) --- locales/en.lua | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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' +} +}