Working on CSV import/export
This commit is contained in:
parent
4f340e1a9b
commit
88ae5184ef
1 changed files with 1 additions and 1 deletions
|
|
@ -834,7 +834,7 @@ $LANG = array(
|
|||
'disabled' => 'Disabled',
|
||||
'show_archived_users' => 'Show archived users',
|
||||
'notes' => 'Notes',
|
||||
'invoice_will_create' => 'client will be created',
|
||||
'invoice_will_create' => 'invoice will be created',
|
||||
'invoices_will_create' => 'invoices will be created',
|
||||
'failed_to_import' => 'The following records failed to import, they either already exist or are missing required fields.',
|
||||
'publishable_key' => 'Publishable Key',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue