Updated lang files

This commit is contained in:
David Bomba 2025-05-13 08:04:25 +10:00
parent be2cfb3064
commit 56b5334147
1 changed files with 4 additions and 0 deletions

View File

@ -5575,6 +5575,10 @@ $lang = array(
'create_company_error_unauthorized' => 'You are not authorized to create a company. Only the account owner can create a company.',
'deleted_location' => 'Location Deleted',
'currency_caribbean_guilder' => 'Caribbean Guilder',
'is_shipping' => 'Is Shipping',
'added_location' => 'Successfully added location',
'send_emails' => 'Send Emails',
'send_emails_permission' => 'Allow user to send emails',
);
return $lang;