mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations field.php (Greek)
This commit is contained in:
parent
fe5f4688d6
commit
5bed84e3c4
@ -430,19 +430,19 @@ return [
|
|||||||
'my_address' => 'Η διεύθυνσή μου',
|
'my_address' => 'Η διεύθυνσή μου',
|
||||||
|
|
||||||
'company' => [
|
'company' => [
|
||||||
'name' => 'Company Name'
|
'name' => 'Όνομα εταιρείας'
|
||||||
],
|
],
|
||||||
'tax_office' => [
|
'tax_office' => [
|
||||||
'name' => 'Tax Office'
|
'name' => 'Εφορία'
|
||||||
],
|
],
|
||||||
'tax_number' => [
|
'tax_number' => [
|
||||||
'name' => 'Tax Number'
|
'name' => 'ΑΦΜ'
|
||||||
],
|
],
|
||||||
|
|
||||||
// Profile page
|
// Profile page
|
||||||
'my_profile' => 'My Profile',
|
'my_profile' => 'Το ΠΡΟΦΙΛ μου',
|
||||||
'edit_profile' => 'Edit Profile',
|
'edit_profile' => 'Επεξεργασία προφίλ',
|
||||||
'edit_details' => 'Edit Details',
|
'edit_details' => 'Επεξεργασία λεπτομερειών',
|
||||||
'update' => 'Update',
|
'update' => 'Εκσυγχρονίζω',
|
||||||
'change_password' => 'Change Password',
|
'change_password' => 'Άλλαξε κωδικό',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user