diff --git a/addons/default/visiosoft/advs-module/resources/lang/en/message.php b/addons/default/visiosoft/advs-module/resources/lang/en/message.php index bd0868e39..6b458b4ff 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/en/message.php +++ b/addons/default/visiosoft/advs-module/resources/lang/en/message.php @@ -7,11 +7,6 @@ return [ 'agreement' => 'By clicking Post, you agree to our Terms of Use and Privacy Policy acknowledge that you are the rightful owner of this item.', 'update_category_msg' => 'The classified category will be updated.', 'updated_category_msg' => 'Category successfully edited.', - 'max_ad_limit' => [ - 'title' => "Your Free Ad Limit is Out.", - 'continueBtn' => "Show Ads", - 'link' => "/profile", - ], 'create_ad_with_post_cat' => [ 'title' => "Category selection has been completed.", 'success' => true,