From a61999baff84b267800af2dfab782bf5ba72da5b Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 16 Sep 2017 07:00:46 +0200 Subject: [PATCH] New translations firefly.php (Spanish) --- resources/lang/es_ES/firefly.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/lang/es_ES/firefly.php b/resources/lang/es_ES/firefly.php index 8552b25184..abbf28ebd8 100644 --- a/resources/lang/es_ES/firefly.php +++ b/resources/lang/es_ES/firefly.php @@ -141,6 +141,7 @@ return [ 'search_box_intro' => 'Bienvenido a la función de búsqueda de Firefly III. Introduce tu consulta de búsqueda en el cuadro. Asegúrate de revisar el archivo de ayuda porque el buscador es bastante avanzado.', 'search_error' => 'Error durante la búsqueda', 'search_searching' => 'Buscando...', + 'search_results' => 'Search results', // repeat frequencies: 'repeat_freq_yearly' => 'yearly', @@ -964,6 +965,7 @@ return [ 'import_index_config' => 'If you have previously imported data into Firefly III, you may have a configuration file, which will pre-set configuration values for you. For some banks, other users have kindly provided their configuration file.', 'import_index_type' => 'Select the type of file you will upload', 'import_index_start' => 'Iniciar importación', + 'import_file' => 'Import a file', // supported file types: 'import_file_type_csv' => 'CSV (comma separated values)',