mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Working on CSV import/export
This commit is contained in:
parent
4f340e1a9b
commit
88ae5184ef
@ -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…
x
Reference in New Issue
Block a user