From 1cbbf3fa5d4980895f69d5760307c9e12e189f6e Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 14 Apr 2017 14:40:25 +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 e5466680b7..b27ef1743d 100644 --- a/resources/lang/pl_PL/form.php +++ b/resources/lang/pl_PL/form.php @@ -64,6 +64,8 @@ return [ 'expense_account' => 'Konto wydatków', 'revenue_account' => 'Konto przychodów', 'decimal_places' => 'Miejsca dziesiętne', + 'exchange_rate_instruction' => 'Foreign currencies', + 'exchanged_amount' => 'Exchanged amount', 'revenue_account_source' => 'Konto przychodów (źródło)', 'source_account_asset' => 'Konto źródłowe (konto aktywów)',