From b6bff3cdd6f4b8a3a1607d1d750faf339fb512f4 Mon Sep 17 00:00:00 2001 From: bilgorajskim Date: Mon, 13 Jul 2015 09:45:27 +0200 Subject: [PATCH] Update polish translation --- modules/system/lang/pl/lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/system/lang/pl/lang.php b/modules/system/lang/pl/lang.php index 5873e969c..908ef1f14 100644 --- a/modules/system/lang/pl/lang.php +++ b/modules/system/lang/pl/lang.php @@ -214,7 +214,7 @@ return [ 'core_extracting' => 'Rozpakowywanie plików aplikacji', 'plugins' => 'Wtyczki', 'themes' => 'Motywy', - 'disabled' => 'Wyłączony', + 'disabled' => 'Wyłączone', 'plugin_downloading' => 'Pobieranie wtyczki: :name', 'plugin_extracting' => 'Rozpakowywanie wtyczki: :name', 'plugin_version_none' => 'Nowa wtyczka',