![]() 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/express/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' => [ 'category' => 'Categories', 'tag_cloud' => 'Tag Cloud', 'account' => 'Account <i class="ion-chevron-down"></i>', 'dashboard' => '<i class="fa fa-dashboard fa-fw"></i> Dashboard', 'my_profile' => '<i class="fa fa-user fa-fw"></i> Profile', 'logout' => '<i class="fa fa-sign-out fa-fw"></i> Logout', 'login' => '<i class="fa fa-sign-in fa-fw"></i> Login', 'register' => ' <i class="fa fa-user fa-fw"></i> Register', 'previous' => 'Previous', 'next' => 'Next', 'sidebar' => 'SideBar', ], 'template' => [ 'send_message' => 'Send Message', 'our_address' => 'Our Address', 'old_road_kinds' => ' The Old Road Willington, <br/> 7 Kings Road, <br/> Southshore, 64890', 'by_phone' => 'By Phone', 'looking_for_online' => 'Looking for online support?', 'talk_now_online_chat' => 'Talk to us now with our online chat', 'news' => 'News', 'rss_feed_not_load' => 'RSS Feed not loaded. Please try again.', 'loading' => 'Loading...' ], 'continue_reading' => 'Continue reading...', 'no_post' => '<i class="fa fa-warning"></i> No <strong>Posts</strong> Found...', 'current_package' => 'Current Package', 'subscribe_now' => 'Subscribe Now', 'product_cannot_found' => 'Product cannot be found', 'show_author' => 'By <span>:name</span>', 'date' => 'Date' ];