From d9c74a7dd0eeceff6b8c208e9636871c728762c9 Mon Sep 17 00:00:00 2001 From: deviljin112 <39461646+deviljin112@users.noreply.github.com> Date: Mon, 23 Jul 2018 19:32:55 +0100 Subject: [PATCH] Update pl.lua Fixed small error --- locales/pl.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/pl.lua b/locales/pl.lua index 6e95c436..ca85a4c2 100644 --- a/locales/pl.lua +++ b/locales/pl.lua @@ -1,4 +1,4 @@ -Locales['en'] = { +Locales['pl'] = { ['new_message'] = '~b~masz nową wiadomość:~s~ %s', ['press_take_call'] = '%s - wciśnij ~INPUT_CONTEXT~ aby odebrać telefon', ['taken_call'] = '~y~%s~s~ odebrał telefon',