From 357b2583329bdb3afad8a7a6add9529f7bc97ed3 Mon Sep 17 00:00:00 2001 From: James Cole Date: Thu, 5 Oct 2017 07:20:55 +0200 Subject: [PATCH] New translations firefly.php (Spanish) --- resources/lang/es_ES/firefly.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/es_ES/firefly.php b/resources/lang/es_ES/firefly.php index 19d8f1eb0e..6dfb76d5c2 100644 --- a/resources/lang/es_ES/firefly.php +++ b/resources/lang/es_ES/firefly.php @@ -133,6 +133,7 @@ return [ // search 'search' => 'Buscar', + 'search_query' => 'Query', 'search_found_transactions' => 'Transacciones encontradas:', 'general_search_error' => 'Se ha producido un error durante la búsqueda. Por favor, compruebe los archivos de registro para obtener más información.', 'search_box' => 'Buscar',