diff --git a/resources/lang/sl_SI/list.php b/resources/lang/sl_SI/list.php index 873926640b..f80a7ad393 100644 --- a/resources/lang/sl_SI/list.php +++ b/resources/lang/sl_SI/list.php @@ -82,4 +82,6 @@ return [ 'inward' => 'Inward description', 'outward' => 'Outward description', 'number_of_transactions' => 'Number of transactions', + 'total_amount' => 'Total amount', + ];