![]() 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' => [ 'image' => 'Image', 'name' => 'Name', 'title_name' => 'Product Name', 'type' => 'Type', 'price' => 'Price', 'year_model' => 'Year Model', 'starts_at' => 'Starts at', 'categories' => 'Categories', 'location' => 'Location', 'condition' => 'Condition', 'tags' => 'Tags', 'brand' => 'Brand', 'description' => 'Description', 'average_rating' => 'Average Rating', 'sku_code' => 'SKU Code', 'caption' => 'Caption', 'properties' => 'Properties', 'slug' => 'Slug', 'slug_help' => 'Slug will be filled automatically if left blank', 'status_options' => [ 'active' => 'Active', 'inactive' => 'Inactive', 'archived' => 'Archived', 'sold' => 'Sold' ], 'views' => 'Views', 'is_featured' => 'Featured', 'private_content_page' => 'Private Content Pages Access', 'posts' => 'Posts & Pages', 'global_option' => 'Global Options', 'verified' => 'Verified', 'price_on_call' => 'Price On Call', 'price_on_call_help' => 'If Price on Call checked no need to fill price.', 'usage_duration' => 'Usage Duration', 'clear' => 'Clear thumbnail image', 'update_status' => 'Updated Status !', 'no_permission' => 'There is no permission update status' ] ];