commit 08-2025
This commit is contained in:
parent
9ae662f63e
commit
480fdc65ed
404 changed files with 65310 additions and 2600431 deletions
|
|
@ -8,10 +8,13 @@ return array (
|
|||
'VAT_liability' => 'VAT liability',
|
||||
'account_holder' => 'account owner',
|
||||
'bank_data' => 'bank details',
|
||||
'btn_vat_validate' => 'Validate VAT ID number',
|
||||
'delivery_address' => 'delivery adress',
|
||||
'firstname_lastname' => 'first name last name',
|
||||
'info_vat_numbers' => 'Note: Please provide your tax number and/or VAT ID number!*',
|
||||
'invoice_address' => 'billing adress',
|
||||
'my_credit' => 'my credit',
|
||||
'new_vat_validate' => 'Validate new VAT ID and activate reverse charge procedure',
|
||||
'phone_need_error' => 'Error: Please state telephone and/or mobile phone!*',
|
||||
'phone_need_note' => 'Note: Please state telephone and/or mobile phone!*',
|
||||
'required_for_commission_payments' => 'required for commission payouts',
|
||||
|
|
@ -37,4 +40,5 @@ return array (
|
|||
'validator_rangelength' => 'Please enter at least {0} and maximum {1} characters.',
|
||||
'validator_required' => 'This field is a required field.',
|
||||
'validator_url' => 'Please enter a valid URL.',
|
||||
'vat_data' => 'Tax data',
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue