mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Translations
This commit is contained in:
parent
827eb8de19
commit
28de616bbf
@ -5316,6 +5316,9 @@ $lang = array(
|
|||||||
'ubl_email_attachment_help' => 'For more e-invoice settings please navigate :here',
|
'ubl_email_attachment_help' => 'For more e-invoice settings please navigate :here',
|
||||||
'stop_task_to_add_task_entry' => 'You need to stop the task before adding a new item.',
|
'stop_task_to_add_task_entry' => 'You need to stop the task before adding a new item.',
|
||||||
'xml_file' => 'XML File',
|
'xml_file' => 'XML File',
|
||||||
|
'one_page_checkout' => 'One-Page Checkout',
|
||||||
|
'one_page_checkout_help' => 'Enable the new single page payment flow',
|
||||||
|
'applies_to' => 'Applies To',
|
||||||
);
|
);
|
||||||
|
|
||||||
return $lang;
|
return $lang;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user