From c3e5f476f52d91370be4d601dab043dc567d9593 Mon Sep 17 00:00:00 2001 From: userMacieG Date: Tue, 14 Apr 2020 18:35:01 +0200 Subject: [PATCH] Update pl.lua --- locales/pl.lua | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/locales/pl.lua b/locales/pl.lua index c2453ce9..5e79fdf1 100644 --- a/locales/pl.lua +++ b/locales/pl.lua @@ -46,4 +46,6 @@ Locales['pl'] = { ['player_cannot_hold'] = '~r~Nie~s~ masz wystarczajÄ…co ~y~wolnego miejsca~s~ w swoim ekwipunku!', ['blip_taxi'] = 'taxi', ['phone_taxi'] = 'taxi', -} \ No newline at end of file + ['taxi'] = 'taxi', + ['taxi_stock'] = 'taxi Stock' +}