![]() 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/resources/themes/compo/lang/en/ |
<?php return [ 'email' => [ 'received_message' => 'You received a message from : :name', 'name' => ' Name: :name', 'name_email' => ' Email: :name', 'phone' => 'Phone: :name', 'company' => 'Company: :name', 'subject' => 'Subject: :name', 'message' => 'Message: :name', ], 'partial' => [ 'component' => [ 'customer_review' => ':rating | :count customer review(s)', ], 'tabs' => [ 'need_login_review' => 'You need to login to be able to leave a review.', 'leave_review' => 'Leave Review', 'submit_review' => 'Submit Review' ], 'categories' => 'Categories', 'tag_cloud' => 'Tag Cloud', 'popular_brands' => 'Popular Brands', 'featured_categories' => 'Featured Categories', 'view_products' => 'View Products', 'all_categories' => 'All Categories', 'get_touch_us' => 'Get In Touch With Us', 'mobile' => 'Mobile:', 'monday_friday' => 'Monday-Friday:', 'saturday' => 'Saturday:', 'mobile_app' => 'Our Mobile App', 'download' => 'Download on the', 'app_store' => 'App Store', 'google_play' => 'Google Play', 'windows_store' => 'Windows Store', 'member_since' => 'Member since', 'account' => 'Account', 'dashboard' => 'Dashboard', 'my_profile' => 'My Profile', 'logout' => 'Logout', 'login' => 'Login', 'register' => 'Register', 'clear' => 'Clear', 'previous' => 'Previous', 'next' => 'Next', 'buy_product' => 'Buy Product', 'add_to_cart' => '<i class="fa fa-shopping-cart"></i> Add to Cart', 'out_stock' => 'Out Of Stock', 'sidebar' => 'SideBar', 'top_sellers' => 'Top Sellers', 'new_arrivals' => 'New Arrivals', 'best_rated' => 'Best Rated', 'search' => 'Search' ], 'template' => [ 'cart' => [ 'product' => 'Product', 'quantity' => 'Quantity', 'price' => 'Price', 'clear_cart' => 'Clear Cart', 'back_shopping' => 'Back to Shopping', 'subtotal' => 'Subtotal:', 'checkout' => 'Checkout', 'have_no_item' => 'You have no items in your shopping cart', 'continue_shopping' => 'Continue Shopping', 'title' => 'You May Also Like' ], 'checkout' => [ 'detail' => 'Cart Details', 'address' => 'Checkout Address', 'select_shipping' => 'Select Shipping', 'select_payment' => 'Select Payment', 'order_review' => 'Order Review', ], 'checkout_success' => [ 'success' => 'Success', 'order_has_been_placed' => 'Your Order has been placed successfully', 'go_my_order' => 'Go to my orders' ], 'contact' => [ 'name' => 'Name *', 'email' => 'Email *', 'phone' => 'Phone', 'company_name' => 'Company Name', 'subject' => 'Subject *', 'message' => 'Message *', 'submit_message' => 'Submit Message', ], 'home' => [ 'free_worldwide' => 'Free Worldwide Shipping', 'free_shipping' => 'Free shipping for all orders over $100', 'money_back_guarantee' => 'Money Back Guarantee', 'money_days' => 'We return money within 30 days', 'customer_support' => '24/7 Customer Support', 'friendly_customer_support' => 'Friendly 24/7 customer support', 'secure_online_payment' => 'Secure Online Payment', 'posess_ssl' => 'We posess SSL / Secure Certificate', 'news' => 'News', 'rss_feed_not_load' => 'RSS Feed not loaded. Please try again.', 'loading' => 'Loading...' ], 'product_single' => [ 'image_unavailable' => 'Images are currently unavailable', 'category' => 'Categories:', 'tag' => 'Tags:', 'reviews' => 'Reviews :count', 'title' => 'You May Also Like', 'description' => 'Description', 'buy_product' => 'Buy Product', 'select_quantity' => 'Select Quantity' ], 'shop' => [ 'sort' => 'Sort by:', 'select_option' => 'Select sort option', 'show' => 'Showing by:', 'page' => 'page :current of :total', 'sorry_no_result' => 'Sorry, no results were found. Please adjust your search criteria and try again.', 'shop_categories' => 'Shop Categories', 'price_range' => 'Price Range', 'filter_brand' => 'Filter by Brand', 'filter' => 'Filter', ], ], 'blog' => [ 'no_posts_found' => '<i class="fa fa-warning"></i> No <strong>Posts</strong> Found...', 'read_more' => '<i class="fa fa-long-arrow-right"></i> Read More', ], 'post' => [ 'show_author' => '<span> by </span>:name', 'category' => 'Categories', 'recent_post' => 'Recent posts <span class="text-primary"> Reads </span>', ], 'pricing' => [ 'current_package' => 'Current Package', 'subscribe_now' => 'Subscribe Now', 'product_not_found' => ' Product cannot be found', ], 'faqs' => [ 'no_faqs_found' => '<i class="fa fa-warning"></i> No <strong>Faqs</strong> Found...', ], ];