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 28d890932..b2c035fc6 100644 --- a/addons/default/visiosoft/location-module/resources/lang/ar/field.php +++ b/addons/default/visiosoft/location-module/resources/lang/ar/field.php @@ -34,4 +34,5 @@ return [ 'address' => [ 'name' => 'عنوان', ], + 'selected' => 'Selected' ];