![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/job-board.corals.io/Corals/modules/Classified/resources/lang/en/ |
<?php return [ 'product' => [ 'add_success' => 'Your review has been added successfully', 'report_success' => 'Product :name has been reported successfully and admin has been notified', 'refer_success' => 'Product :name has been sent to your friend successfully', 'image_upload' => 'Image has been uploaded Successfully', 'active_products' => 'Active Products', 'sort_options' => [ 'low_high_price' => 'Low - High Price', 'high_low_price' => 'High - Low Price', 'a_z_order' => 'A - Z Order', 'z_a_order' => 'Z - A Order' ], ] ];