diff --git a/addons/default/visiosoft/location-module/resources/lang/en/message.php b/addons/default/visiosoft/location-module/resources/lang/en/message.php index aacc0275b..7b4d2e7bf 100644 --- a/addons/default/visiosoft/location-module/resources/lang/en/message.php +++ b/addons/default/visiosoft/location-module/resources/lang/en/message.php @@ -3,4 +3,5 @@ return [ 'placeholder' => 'Type here to search', 'null_msg' => 'Not Found', + 'choose_country' => 'Choose a Country', ]; diff --git a/addons/default/visiosoft/location-module/resources/views/admin/fields/choose.twig b/addons/default/visiosoft/location-module/resources/views/admin/fields/choose.twig index 6e730b616..58fe3f837 100644 --- a/addons/default/visiosoft/location-module/resources/views/admin/fields/choose.twig +++ b/addons/default/visiosoft/location-module/resources/views/admin/fields/choose.twig @@ -2,7 +2,7 @@ - +