mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-08 20:22:42 +01:00
Update translations
This commit is contained in:
parent
c502177470
commit
33b3ea73b8
@ -4927,7 +4927,29 @@ $LANG = array(
|
||||
'client_statement_body' => 'Your statement from :start_date to :end_date is attached.',
|
||||
'email_queued' => 'Email queued',
|
||||
'clone_to_recurring_invoice' => 'Clone to Recurring Invoice',
|
||||
|
||||
'inventory_threshold' => 'Inventory Threshold',
|
||||
'emailed_statement' => 'Successfully queued statement to be sent',
|
||||
'show_email_footer' => 'Show Email Footer',
|
||||
'invoice_task_hours' => 'Invoice Task Hours',
|
||||
'invoice_task_hours_help' => 'Add the hours to the invoice line items',
|
||||
'auto_bill_standard_invoices' => 'Auto Bill Standard Invoices',
|
||||
'auto_bill_recurring_invoices' => 'Auto Bill Recurring Invoices',
|
||||
'email_alignment' => 'Email Alignment',
|
||||
'pdf_preview_location' => 'PDF Preview Location',
|
||||
'mailgun' => 'Mailgun',
|
||||
'postmark' => 'Postmark',
|
||||
'microsoft' => 'Microsoft',
|
||||
'click_plus_to_create_record' => 'Click + to create a record',
|
||||
'last365_days' => 'Last 365 Days',
|
||||
'import_design' => 'Import Design',
|
||||
'imported_design' => 'Successfully imported design',
|
||||
'invalid_design' => 'The design is invalid, the :value section is missing',
|
||||
'setup_wizard_logo' => 'Would you like to upload your logo?',
|
||||
'installed_version' => 'Installed Version',
|
||||
'notify_vendor_when_paid' => 'Notify Vendor When Paid',
|
||||
'notify_vendor_when_paid_help' => 'Send an email to the vendor when the expense is marked as paid',
|
||||
'update_payment' => 'Update Payment',
|
||||
'markup' => 'Markup',
|
||||
);
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user