Skip to content

Commit

Permalink
Merge pull request #15510 from Manoah1988/patch-2
Browse files Browse the repository at this point in the history
Update attribute for csv filename
  • Loading branch information
danharrin authored Feb 4, 2025
2 parents 19c4b57 + 04a8da2 commit cb39e39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/actions/resources/lang/it/import.php
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,11 @@
],

'example_csv' => [
'file_name' => ':importatore-esempio',
'file_name' => ':importer-example',
],

'failure_csv' => [
'file_name' => 'import-:import_id-:csv_nome-righe-fallite',
'file_name' => 'import-:import_id-:csv_name-failed-rows',
'error_header' => 'errore',
'system_error' => 'Errore di sistema, per favore contatta il supporto.',
],
Expand Down

0 comments on commit cb39e39

Please sign in to comment.