diff --git a/resources/lang/pl_PL/list.php b/resources/lang/pl_PL/list.php index 647697e6f9..c3468c07d3 100644 --- a/resources/lang/pl_PL/list.php +++ b/resources/lang/pl_PL/list.php @@ -82,4 +82,6 @@ return [ 'inward' => 'Inward description', 'outward' => 'Outward description', 'number_of_transactions' => 'Liczba transakcji', + 'total_amount' => 'Total amount', + ];