mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 23:36:08 -06:00
New translations field.php (Greek)
This commit is contained in:
parent
4f7942ae93
commit
ad4e3c15bb
@ -433,5 +433,15 @@ return [
|
|||||||
'choose' => [
|
'choose' => [
|
||||||
'name' => 'Επιλέγω'
|
'name' => 'Επιλέγω'
|
||||||
],
|
],
|
||||||
'my_address' => 'Η διεύθυνσή μου'
|
'my_address' => 'Η διεύθυνσή μου',
|
||||||
|
|
||||||
|
'company' => [
|
||||||
|
'name' => 'Company Name'
|
||||||
|
],
|
||||||
|
'tax_office' => [
|
||||||
|
'name' => 'Tax Office'
|
||||||
|
],
|
||||||
|
'tax_number' => [
|
||||||
|
'name' => 'Tax Number'
|
||||||
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user