From 3c9c71bdea8675871920dd5a5304dfc1272096b1 Mon Sep 17 00:00:00 2001 From: Szymon S Date: Fri, 31 Jan 2020 11:41:52 +0000 Subject: [PATCH] =?UTF-8?q?Quick=20fix=20(change=20"czek"=20to=20"sprawd?= =?UTF-8?q?=C5=BA")?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lang/pl_PL.utf8.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/pl_PL.utf8.php b/lang/pl_PL.utf8.php index 2fccca6..6de9701 100644 --- a/lang/pl_PL.utf8.php +++ b/lang/pl_PL.utf8.php @@ -64,7 +64,7 @@ class Lang { $array["table.server.global"] = "*"; $array["table.pager.number"] = "Strona"; - $array["action.check"] = "Czek"; + $array["action.check"] = "Sprawdź"; $array["action.return"] = "Powróć do {origin}"; $array["error.missing-args"] = "Brakujące argumenty.";