'Comments', 'username' => [ 'name' => 'Name', ], 'title' => [ 'name' => 'Comment Title', ], 'rating' => [ 'name' => 'Rating', ], 'detail' => [ 'name' => 'Comment', ], 'adv' => [ 'name' => 'Ad', ], 'status' => [ 'name' => 'Status', ], 'ads_review' => 'Product Review', 'ads_comments' => 'Product Comments', 'show_more' => 'Show more', 'show_less' => 'Show less', 'reviewing_comments' => 'User comments about the product you are reviewing', 'user_rating' => ':count user reviews', 'write_comment' => 'Write a comment on the ad', // Report 'top_rated_products_report' => 'Top Rated Products Report', 'product' => 'Product', 'rate' => 'Rate', 'most_commented_products_report' => 'Most Commented Products Report', 'comments_count' => 'Comments Count', 'unspecified_product' => 'Unspecified Product', ];