diff --git a/addons/default/visiosoft/location-module/resources/lang/ar/field.php b/addons/default/visiosoft/location-module/resources/lang/ar/field.php index b2c035fc6..0623ecc4c 100644 --- a/addons/default/visiosoft/location-module/resources/lang/ar/field.php +++ b/addons/default/visiosoft/location-module/resources/lang/ar/field.php @@ -34,5 +34,5 @@ return [ 'address' => [ 'name' => 'عنوان', ], - 'selected' => 'Selected' + 'selected' => 'المحدد' ];