From 2031961da35e4e0b200627b0317019be895c4724 Mon Sep 17 00:00:00 2001 From: userMacieG Date: Tue, 14 Apr 2020 18:35:28 +0200 Subject: [PATCH] Update sv.lua --- locales/sv.lua | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/locales/sv.lua b/locales/sv.lua index 214cb1a5..c6ea355f 100644 --- a/locales/sv.lua +++ b/locales/sv.lua @@ -46,4 +46,6 @@ Locales['sv'] = { ['player_cannot_hold'] = 'du har ~r~inte~s~ tillräckligt med ~y~utrymme~s~ för att hålla det!', ['blip_taxi'] = 'taxifirman', ['phone_taxi'] = 'taxi', -} \ No newline at end of file + ['taxi'] = 'taxi', + ['taxi_stock'] = 'taxi Stock' +}