diff --git a/addons/default/visiosoft/advs-module/resources/lang/tr/message.php b/addons/default/visiosoft/advs-module/resources/lang/tr/message.php index db6648395..b7f7c441f 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/tr/message.php +++ b/addons/default/visiosoft/advs-module/resources/lang/tr/message.php @@ -25,4 +25,5 @@ return [ 'filter_by_search_msg' => 'Aramanızı Daraltın.', 'delete_author_error' => 'Size ait olmayan bir ilanı silemezsiniz', 'success_delete' => 'İlan Silindi', + 'pending_ad_status' => 'Your ad is pending approval by the Editor.', ];