Update texts

This commit is contained in:
David Bomba 2021-03-20 13:47:35 +11:00
parent 7fce31e82e
commit d911c24421

View File

@ -4199,6 +4199,7 @@ $LANG = array(
'disable_two_factor' => 'Disable Two Factor', 'disable_two_factor' => 'Disable Two Factor',
'invoice_task_datelog' => 'Invoice Task Datelog', 'invoice_task_datelog' => 'Invoice Task Datelog',
'invoice_task_datelog_help' => 'Add date details to the invoice line items', 'invoice_task_datelog_help' => 'Add date details to the invoice line items',
'promo_code' => 'Promo code',
); );
return $LANG; return $LANG;