diff --git a/addons/default/visiosoft/location-module/resources/lang/el/field.php b/addons/default/visiosoft/location-module/resources/lang/el/field.php index b8f97389f..7e659f2d6 100644 --- a/addons/default/visiosoft/location-module/resources/lang/el/field.php +++ b/addons/default/visiosoft/location-module/resources/lang/el/field.php @@ -29,10 +29,10 @@ return [ 'name' => 'Περιγραφή' ], 'pick_option' => [ - 'name' => 'Pick an option', + 'name' => 'Διαλέξτε μια επιλογή', ], 'address' => [ - 'name' => 'Address', + 'name' => 'Διεύθυνση', ], - 'selected' => 'Selected' + 'selected' => 'Επιλεγμένο' ];