mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-24 04:03:34 -08:00
Removed duplicate key
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
bc8db3deab
commit
660f3ccba1
|
@ -443,7 +443,6 @@ return [
|
|||
'sample_value' => 'Sample Value',
|
||||
'no_headers' => 'No Columns Found',
|
||||
'error_in_import_file' => 'There was an error reading the CSV file: :error',
|
||||
'percent_complete' => ':percent % Complete',
|
||||
'errors_importing' => 'Some Errors occurred while importing: ',
|
||||
'warning' => 'WARNING: :warning',
|
||||
'success_redirecting' => '"Success... Redirecting.',
|
||||
|
|
Loading…
Reference in a new issue