From 8666e1f8d1a4977c6467bb9424f79435bf19ee9a Mon Sep 17 00:00:00 2001 From: bilgorajskim Date: Mon, 13 Jul 2015 09:50:10 +0200 Subject: [PATCH] Update polish translation --- modules/system/lang/pl/lang.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/system/lang/pl/lang.php b/modules/system/lang/pl/lang.php index 908ef1f14..b3a178196 100644 --- a/modules/system/lang/pl/lang.php +++ b/modules/system/lang/pl/lang.php @@ -93,9 +93,9 @@ return [ 'refresh' => 'Odśwież', 'disabled_label' => 'Wyłączona', 'disabled_help' => 'Wyłączone wtyczki są ignorowane przez aplikację.', - 'frozen_label' => 'Zamróź zaktualizacje', + 'frozen_label' => 'Zablokuj zaktualizacje', 'frozen_help' => 'Zamrożone wtyczki będą pomijane w procesie aktualizacji.', - 'selected_amount' => 'Zaznaczono wtyczki: :amount', + 'selected_amount' => 'Zaznaczono wtyczek: :amount', 'remove_confirm' => 'Czy jesteś pewny?', 'remove_success' => 'Skutecznie usunięto wtyczki z systemu.', 'refresh_confirm' => 'Czy jesteś pewny?',