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