From dd4995e02b7b82426abb20ebdba857e4ee2658ff Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 3 Sep 2017 10:40:29 +0200 Subject: [PATCH] New translations list.php (Spanish) --- resources/lang/es_ES/list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/es_ES/list.php b/resources/lang/es_ES/list.php index dd936b736b..d4319f7d7e 100644 --- a/resources/lang/es_ES/list.php +++ b/resources/lang/es_ES/list.php @@ -90,4 +90,4 @@ return [ 'inward' => 'Descripción interna', 'outward' => 'Descripción externa', 'number_of_transactions' => 'Número de transacciones', -]; \ No newline at end of file +];