From d7158bf4e3a814c8902d132945278dfd4410a74d Mon Sep 17 00:00:00 2001 From: MajorMarcin Date: Tue, 24 Jul 2018 12:14:19 +0200 Subject: [PATCH] fix pl --- locales/pl.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/pl.lua b/locales/pl.lua index 4d4fd756..63cd16a8 100644 --- a/locales/pl.lua +++ b/locales/pl.lua @@ -119,7 +119,7 @@ Locales['pl'] = { ['open_bossmenu'] = 'naciśnij ~INPUT_CONTEXT~ aby otworzyć menu', ['quantity_invalid'] = 'nieprawidłowa ilość', ['have_withdrawn'] = 'wyjmujesz z depozytu ~y~%sx~s~ ~b~%s~s~', - ['have_deposited'] = 'zeponujesz ~y~%sx~s~ ~b~%s~s~', + ['have_deposited'] = 'zdeponowano ~y~%sx~s~ ~b~%s~s~', ['quantity'] = 'ilość', ['inventory'] = 'ekwipunek', ['police_stock'] = 'zapasy policji',