From bae80b48e991405b62fade51895146f1a978dec8 Mon Sep 17 00:00:00 2001 From: userMacieG Date: Sun, 19 Jul 2020 13:40:08 +0200 Subject: [PATCH] Update de.lua (#52) --- locales/de.lua | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/locales/de.lua b/locales/de.lua index d620cf3d..8b728530 100644 --- a/locales/de.lua +++ b/locales/de.lua @@ -46,4 +46,6 @@ Locales['de'] = { ['player_cannot_hold'] = 'you do ~r~not~s~ have enough ~y~free space~s~ in your inventory!', ['blip_taxi'] = 'taxi', ['phone_taxi'] = 'taxi', -} \ No newline at end of file + ['taxi'] = 'taxi', + ['taxi_stock'] = 'taxi Stock' +}