From 8202cd8e221f293216b505a9905651b070f80d78 Mon Sep 17 00:00:00 2001 From: James Cole Date: Wed, 4 Oct 2017 20:20:08 +0200 Subject: [PATCH] New translations list.php (Polish) --- resources/lang/pl_PL/list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pl_PL/list.php b/resources/lang/pl_PL/list.php index a823fb6b25..35052322c5 100644 --- a/resources/lang/pl_PL/list.php +++ b/resources/lang/pl_PL/list.php @@ -83,7 +83,7 @@ return [ 'inward' => 'Inward description', 'outward' => 'Outward description', 'number_of_transactions' => 'Liczba transakcji', - 'total_amount' => 'Total amount', + 'total_amount' => 'Łączna kwota', 'sum' => 'Sum', 'sum_excluding_transfers' => 'Sum (excluding transfers)', 'sum_withdrawals' => 'Sum of withdrawals',