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
fe5f4688d6
commit
5bed84e3c4
@ -430,19 +430,19 @@ return [
|
||||
'my_address' => 'Η διεύθυνσή μου',
|
||||
|
||||
'company' => [
|
||||
'name' => 'Company Name'
|
||||
'name' => 'Όνομα εταιρείας'
|
||||
],
|
||||
'tax_office' => [
|
||||
'name' => 'Tax Office'
|
||||
'name' => 'Εφορία'
|
||||
],
|
||||
'tax_number' => [
|
||||
'name' => 'Tax Number'
|
||||
'name' => 'ΑΦΜ'
|
||||
],
|
||||
|
||||
// Profile page
|
||||
'my_profile' => 'My Profile',
|
||||
'edit_profile' => 'Edit Profile',
|
||||
'edit_details' => 'Edit Details',
|
||||
'update' => 'Update',
|
||||
'change_password' => 'Change Password',
|
||||
'my_profile' => 'Το ΠΡΟΦΙΛ μου',
|
||||
'edit_profile' => 'Επεξεργασία προφίλ',
|
||||
'edit_details' => 'Επεξεργασία λεπτομερειών',
|
||||
'update' => 'Εκσυγχρονίζω',
|
||||
'change_password' => 'Άλλαξε κωδικό',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user