Merge pull request #10210 from beganovich/INV2-1651

Update translations
This commit is contained in:
David Bomba 2024-11-02 11:40:55 +11:00 committed by GitHub
commit a9ffefac57
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -5405,6 +5405,7 @@ $lang = array(
'invalid_vat_number' => "The VAT number is not valid for the selected country. Format should be Country Code followed by number only ie, DE123456789",
'acts_as_sender' => 'Acts as Sender',
'acts_as_receiver' => 'Acts as Receiver',
'sales_above_threshold' => 'Sales above threshold',
);
return $lang;