New translations field.php (Italian)

This commit is contained in:
Fatih Alp 2020-07-01 01:14:58 +03:00
parent 2970f42541
commit 26abbf8a1d

View File

@ -433,5 +433,15 @@ return [
'choose' => [
'name' => 'Scegliere'
],
'my_address' => 'Il mio indirizzo'
'my_address' => 'Il mio indirizzo',
'company' => [
'name' => 'Company Name'
],
'tax_office' => [
'name' => 'Tax Office'
],
'tax_number' => [
'name' => 'Tax Number'
],
];