diff --git a/resources/lang/es_ES/firefly.php b/resources/lang/es_ES/firefly.php index 9c54684389..5d9ecbc7b2 100644 --- a/resources/lang/es_ES/firefly.php +++ b/resources/lang/es_ES/firefly.php @@ -987,7 +987,7 @@ return [ 'import_file_help' => 'Select your file', 'import_status_settings_complete' => 'The import is ready to start.', 'import_status_import_complete' => 'The import has completed.', - 'import_status_import_running' => 'The import is currently running. Please be patient.', + 'import_status_running' => 'The import is currently running. Please be patient.', 'import_status_header' => 'Import status and progress', 'import_status_errors' => 'Import errors', 'import_status_report' => 'Import report',