mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations field.php (Italian)
This commit is contained in:
parent
2970f42541
commit
26abbf8a1d
@ -433,5 +433,15 @@ return [
|
|||||||
'choose' => [
|
'choose' => [
|
||||||
'name' => 'Scegliere'
|
'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'
|
||||||
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user