This commit is contained in:
James Cole
2019-07-20 16:48:35 +02:00
parent 889b7e9a18
commit 3b8e95fcca
2 changed files with 14 additions and 2 deletions

View File

@@ -310,4 +310,7 @@ return [
'column_note' => 'Note(s)',
'column_internal-reference' => 'Internal reference',
// error message
'duplicate_row' => 'Row #:row (":description") could not be imported. It already exists.',
];