mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-24 05:04:07 -08:00
Merge remote-tracking branch 'origin/v3' into v3-master
This commit is contained in:
commit
6673a5afe1
|
@ -37,9 +37,9 @@ return array(
|
||||||
),
|
),
|
||||||
|
|
||||||
'import' => array(
|
'import' => array(
|
||||||
'error' => 'Some Items did not import Correctly.',
|
'error' => 'Some items did not import correctly.',
|
||||||
'errorDetail' => 'The Following Items were not imported because of errors.',
|
'errorDetail' => 'The following items were not imported because of validation.',
|
||||||
'success' => "Your File has been imported",
|
'success' => "Your file has been imported",
|
||||||
),
|
),
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue