From 6faacd3781e61bb8c0864eab2a19e2d52eed9abc Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 14 Apr 2017 14:40:36 +0200 Subject: [PATCH] New translations firefly.php (Polish) --- resources/lang/pl_PL/firefly.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pl_PL/firefly.php b/resources/lang/pl_PL/firefly.php index c07c056d08..cfe266f839 100644 --- a/resources/lang/pl_PL/firefly.php +++ b/resources/lang/pl_PL/firefly.php @@ -135,7 +135,7 @@ return [ 'all_journals_for_category' => 'All transactions for category :name', 'journals_in_period_for_category' => 'All transactions for category :name between :start and :end', 'not_available_demo_user' => 'The feature you try to access is not available to demo users.', - + 'exchange_rate_instructions' => 'Asset account "@name" only accepts transactions in @account_currency. If you wish to use @transaction_currency instead, make sure that the amount in @account_currency is known as well:', // repeat frequencies: 'repeat_freq_yearly' => 'rocznie',