|
Server : Apache/2.4.41 (Ubuntu) System : Linux vmi1525618.contaboserver.net 5.4.0-105-generic #119-Ubuntu SMP Mon Mar 7 18:49:24 UTC 2022 x86_64 User : www-data ( 33) PHP Version : 8.2.12 Disable Function : NONE Directory : /var/www/lecturebazaar.com/lang/en/ |
Upload File : |
<?php
return [
/*
|--------------------------------------------------------------------------
| Public Translations
|--------------------------------------------------------------------------
*/
'send_message' => 'Send Message',
'send_request' => 'Send request',
'appointments' => 'Meetings',
'about' => 'About',
'badges' => 'Badges',
'book_an_appointment' => 'Reserve a meeting',
'education' => 'Education',
'new_education' => 'New education',
'edit_education' => 'Edit education',
'add_education' => 'Add education',
'new_education_hint' => 'Describe your education degree in a single line.',
'new_education_exam' => 'Example: PhD of Medicine from Michigan university',
'experiences' => 'Experiences',
'new_experience' => 'New experience',
'edit_experience' => 'Edit experience',
'new_experience_hint' => 'Describe your experience in a single line.',
'new_experience_exam' => 'Example: Marketing manager at Microsoft 2012 - 2013',
'add_experiences' => 'Add experiences',
'occupations' => 'Skills',
'view_available_times' => 'Click on a day and view available times',
'pick_a_time' => 'Pick a time',
'selected_date' => 'Selected date',
'instructor_not_available' => 'Instructor is not available for meetings...',
'instructor_not_have_badge' => 'Instructor doesn\'t have badge!',
'instructor_not_have_webinar' => 'Instructor doesn\'t have any course!',
'not_create_bio' => 'Instructor biography is not available!',
'instructor_hourly_charge' => 'The instructor hourly charge is ',
'identity_and_financial' => 'Identity & financial',
'identity_and_financial_verified' => 'Your identity & financial information approved so you cant change them. If you want to change, please contact support.',
'identity_and_financial_not_verified' => 'Your identity and financial information not verified so it might cause delay in the payout process. Please define them using following fields.',
'check_identity_settings' => 'Please check your identity setting',
'filter_items' => 'Filter items',
'more_options' => 'More options',
'show_only_courses_with_quiz' => 'Show only courses with quiz',
'show_only_featured_webinars' => 'Show only featured courses',
'show_only_subscribe' => 'Show only subscribes',
'show_only_certificate_included' => 'Show only certificate included',
'result_find' => ":count Results found for \n \":search\"",
'no_result_search' => 'Result not found!',
'no_result_search_hint' => 'No result found for ":search" you can try again.',
'newest_courses_subtitle' => '#Recently published courses',
// blog
'news' => 'News',
'posts' => 'Posts',
'popular_posts' => 'Popular posts',
'recent_posts' => 'Recent posts',
// contact
'contact_us' => 'Contact US',
'our_address' => 'Address',
'phone_number' => 'Phone',
'send_your_message_directly' => 'Send your message directly',
'your_name' => 'Your name',
'subject' => 'Subject',
'message' => 'Message',
'captcha' => 'Captcha',
'not_defined' => 'Not Defined',
'contact_store_success' => 'Your message received we will review it an get back to you.',
// instructors
'load_more_instructors' => 'More instructors',
'best_rated_instructors' => 'Best rated instructors',
'best_rated_instructors_subtitle' => '#Learn from the best instrcutors',
'top_rate' => 'Top rate',
'top_sellers' => 'Top sellers',
'top_sellers_subtitle' => '#Know best sellers and contact them',
'become_instructor' => 'Become instructor',
'become_instructor_success_request' => 'Your request send successfully and it will be reviewed soon.',
'extra_information' => 'Extra information',
'subscribe_not_valid' => 'Subscription failed',
'you_dont_have_active_subscribe' => 'You do not have an active Subscription plan.',
'you_have_active_subscribe' => 'Subscribed successfully',
'you_bought_webinar' => 'The course enrolled successfully.',
'search_page_title' => 'Search',
'categories_page_title' => 'Categories',
'login_page_title' => 'Login',
'register_page_title' => 'Registration',
'about_page_title' => 'About',
'contact_page_title' => 'Contact US',
'certificate_validation_page_title' => 'Certificate validation',
'certificate_validation' => 'Certificate Validation',
'certificate_validation_hint' => 'To validate certificates please enter the certificate id in this input field and click on validate button.',
'certificate_not_found' => 'This certificate is not valid.',
'certificate_is_valid' => 'Certificate is valid',
'certificate_is_valid_hint' => 'This certificate is valid with the following information.',
'create_newsletter_success' => 'Email newsletter successfully subscribed.',
'user_disabled_public_message' => 'User public messages disabled!',
'you_have_message_from' => 'You have a message from :email',
'message_success_sent' => 'Message successfully sent',
'server_error_try_again' => 'Server error! Try again later',
'store_error_try_again' => 'Operation failed! Try again later',
];