diff --git a/resources/lang/es_ES/list.php b/resources/lang/es_ES/list.php index c94e804c7b..77824e1ef7 100644 --- a/resources/lang/es_ES/list.php +++ b/resources/lang/es_ES/list.php @@ -17,6 +17,7 @@ return [ 'id' => 'ID', 'create_date' => 'Fecha de creación', 'update_date' => 'Fecha de modificación', + 'updated_at' => 'Updated at', 'balance_before' => 'Balance antes de ', 'balance_after' => 'Balance después de la', 'name' => 'Nombre',