CLarified upload error text

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2023-11-14 16:14:39 +00:00
parent a81e2be6da
commit 9316ecb8d6

View file

@ -485,7 +485,7 @@ return [
],
'percent_complete' => '% complete',
'uploading' => 'Uploading... ',
'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.',
'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.',
'copy_to_clipboard' => 'Copy to Clipboard',
'copied' => 'Copied!',