mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations field.php (Romanian)
This commit is contained in:
parent
2fc3a55a6b
commit
8196d0131f
@ -431,5 +431,15 @@ return [
|
||||
'choose' => [
|
||||
'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