From 1458300768f3dd297e1b0baa6d9c63e3f7f021fc Mon Sep 17 00:00:00 2001 From: James Cole Date: Tue, 26 Sep 2017 09:00:52 +0200 Subject: [PATCH] New translations form.php (Polish) --- resources/lang/pl_PL/form.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/lang/pl_PL/form.php b/resources/lang/pl_PL/form.php index afa348d355..0fab4f7460 100644 --- a/resources/lang/pl_PL/form.php +++ b/resources/lang/pl_PL/form.php @@ -67,6 +67,8 @@ return [ 'source_amount' => 'Kwota (źródło)', 'destination_amount' => 'Kwota (przeznaczenie)', 'native_amount' => 'Źródłowa kwota', + 'new_email_address' => 'New email address', + 'verification' => 'Verification', 'source_account_asset' => 'Konto źródłowe (konto aktywów)', 'destination_account_expense' => 'Konto docelowe (konto wydatków)',