From ed7a0a2b9d174ba1bb26d9bdb5732e046ab039c8 Mon Sep 17 00:00:00 2001 From: James Cole Date: Tue, 8 Aug 2017 16:40:45 +0200 Subject: [PATCH] New translations form.php (Polish) --- resources/lang/pl_PL/form.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/pl_PL/form.php b/resources/lang/pl_PL/form.php index ddf76bd3a8..054af71fb4 100644 --- a/resources/lang/pl_PL/form.php +++ b/resources/lang/pl_PL/form.php @@ -32,6 +32,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', 'account_from_id' => 'Z konta', 'account_to_id' => 'Na konto', 'source_account' => 'Konto źródłowe',