mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 23:36:08 -06:00
New translations field.php (Romanian)
This commit is contained in:
parent
2fc3a55a6b
commit
8196d0131f
@ -431,5 +431,15 @@ return [
|
|||||||
'choose' => [
|
'choose' => [
|
||||||
'name' => 'Alege'
|
'name' => 'Alege'
|
||||||
],
|
],
|
||||||
'my_address' => 'Adresa mea'
|
'my_address' => 'Adresa mea',
|
||||||
|
|
||||||
|
'company' => [
|
||||||
|
'name' => 'Company Name'
|
||||||
|
],
|
||||||
|
'tax_office' => [
|
||||||
|
'name' => 'Tax Office'
|
||||||
|
],
|
||||||
|
'tax_number' => [
|
||||||
|
'name' => 'Tax Number'
|
||||||
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user