diff --git a/resources/lang/es_ES/list.php b/resources/lang/es_ES/list.php index 2298a800b4..30812efe1c 100644 --- a/resources/lang/es_ES/list.php +++ b/resources/lang/es_ES/list.php @@ -82,4 +82,6 @@ return [ 'inward' => 'Descripción interna', 'outward' => 'Descripción externa', 'number_of_transactions' => 'Número de transacciones', + 'total_amount' => 'Total amount', + ];