Updated translations
This commit is contained in:
parent
fc1389a43f
commit
4c8525fd34
|
|
@ -5570,6 +5570,7 @@ $lang = array(
|
||||||
'invalid_date_create_syntax' => 'Invalid date syntax',
|
'invalid_date_create_syntax' => 'Invalid date syntax',
|
||||||
'start_and_end_date_required' => 'Start and end date are required',
|
'start_and_end_date_required' => 'Start and end date are required',
|
||||||
'project_value' => 'Project Value',
|
'project_value' => 'Project Value',
|
||||||
|
'invalid_csv_data' => 'Invalid CSV data, your import was cancelled.',
|
||||||
);
|
);
|
||||||
|
|
||||||
return $lang;
|
return $lang;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue