From 826dce324fb763c34deb7c10624e39f55a5fd14d Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 3 Sep 2017 16:00:07 +0200 Subject: [PATCH] New translations form.php (Polish) --- resources/lang/pl_PL/form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pl_PL/form.php b/resources/lang/pl_PL/form.php index 4e51afba10..44200520ee 100644 --- a/resources/lang/pl_PL/form.php +++ b/resources/lang/pl_PL/form.php @@ -34,7 +34,7 @@ return [ 'journal_source_account_name' => 'Konto przychodów (źródło)', 'journal_source_account_id' => 'Konto aktywów (źródło)', 'BIC' => 'BIC', - 'verify_password' => 'Verify password security', + 'verify_password' => 'Sprawdź bezpieczeństwo hasła', 'account_from_id' => 'Z konta', 'account_to_id' => 'Na konto', 'source_account' => 'Konto źródłowe',