Additional translations
This commit is contained in:
parent
382cca38c2
commit
0902582a37
|
|
@ -4778,6 +4778,7 @@ $LANG = array(
|
||||||
'invoice_task_project_help' => 'Add the project to the invoice line items',
|
'invoice_task_project_help' => 'Add the project to the invoice line items',
|
||||||
'bulk_action' => 'Bulk Action',
|
'bulk_action' => 'Bulk Action',
|
||||||
'phone_validation_error' => 'This phone number is not valid, please enter in E.164 format',
|
'phone_validation_error' => 'This phone number is not valid, please enter in E.164 format',
|
||||||
|
'transaction' => 'Transaction',
|
||||||
);
|
);
|
||||||
|
|
||||||
return $LANG;
|
return $LANG;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue