|
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 [
/*
|--------------------------------------------------------------------------
| Classes
|--------------------------------------------------------------------------
*/
'webinars_list_page_title' => 'Courses list',
'webinars_purchases_page_title' => 'Purchased courses list',
'new_page_title' => 'New course',
'new_page_title_step' => 'New course - Step :step',
'webinar' => 'Live class',
'webinars' => 'Live Classes',
'class' => 'course',
'classes' => 'Courses',
'webinar_page' => 'Course page',
'title' => 'Title',
'start_date' => 'Start Date',
'end_date' => 'End Date',
'capacity' => 'Capacity',
'price' => 'Price',
'description' => 'Description',
'status' => 'Status',
'teacher_name' => 'Instructor',
'organization_name' => 'Organization',
'category_name' => 'Category',
'select_category' => 'Select a category',
'select_teacher' => 'Select an instructor',
'select_student' => 'Select a student',
'select_status' => 'Change status',
'webinars_count' => 'Courses count',
'image_cover' => 'Cover Image',
'choose_image_cover' => 'Upload cover image',
'choose_video_demo' => 'Upload demo video',
'video_demo' => 'Demo Video',
'webinar_demo' => 'Course demo',
'support' => 'Support',
'supported_class' => 'This is a supported course',
'partner_instructor' => 'Partner Instructor',
'subscribe' => 'Subscribe',
'include_subscribe' => 'Enable subscription',
'create_field_title_placeholder' => '.',
'new_page_lead' => 'You can create a new course.',
'page_lists_lead' => 'List of webinars. You can edit or delete any row.',
'admin_webinars' => 'Admin Webinars',
'admin_webinars_list' => 'Admin Webinars List',
'admin_webinars_create' => 'Admin Webinars Create',
'admin_webinars_edit' => 'Admin Webinars Edit',
'admin_webinars_delete' => 'Admin Webinars Delete',
'this_webinar_includes' => 'This :classes includes:',
'downloadable_content' => 'Downloadable content',
'official_certificate' => 'Official certificate',
'online_quizzes_count' => ':quiz_count online quizzes',
'instructor_support' => 'Instructor support',
'report_this_webinar' => 'Report this course',
'webinar_specifications' => 'Course specifications',
'specifications' => 'specifications',
'search_course' => 'Enter course title to search',
'previous' => 'Previous',
'next' => 'Next',
'save_and_next' => 'Save and Next',
'course' => 'Course',
'video_course' => 'Video course',
'text_lesson' => 'Text course',
'text_lessons' => 'Text lessons',
'progress_step' => 'Step :step/:count',
'your_reviews_successfully_submitted_and_waiting_for_admin' => 'Your review submitted successfully and will be published after approved.',
'you_not_access_review' => 'You can not review this course.',
'your_review_deleted' => 'Review deleted successfully.',
'in_progress' => 'In Progress',
'success_store' => 'Item added successfully.',
'sale_plans' => 'Pricing Plans',
'sale_plans_hint_1' => 'Pricing plans will help you to create time & capacity depended prices for your content.',
'sale_plans_hint_2' => 'You can create pricing plans for a limited time or limited number of course students.',
'sale_plans_hint_3' => 'If you don\'t create a pricing plan, your course base price will be considered.',
'files_hint_1' => 'You can upload course parts for video courses using this section.',
'files_hint_2' => 'You can also upload additional files like projects, exercises, attachments.',
'required_hint' => 'For required (forced) prerequisites, students should pass them before purchasing your course.',
'file_upload_placeholder' => 'Select a file',
'file_online_placeholder' => 'Import video link from youtube or vimeo',
'file_volume' => 'Volume (MB)',
'online_file_volume' => 'Write file volume (MB)',
'file_type' => 'File type',
'select_file_type' => 'Select file type',
'upload' => 'Upload',
'youtube_vimeo' => 'External (Youtube, Vimeo, ...)',
'add_new_faqs' => 'New FAQ',
'export_list_error_not_student' => 'No student purchased the course so the list couldnt be exported.',
'select_session_api' => 'Select live class provider',
'session_local' => 'Custom',
'session_local_api' => 'Custom',
'session_big_blue_button' => 'BigBlueButton',
'session_zoom' => 'Zoom',
'session_date_must_larger_webinar_start_date' => 'The selected date must be after the webinar start date (:start_date)',
'next_session_duration' => 'Next session duration',
'next_session_start_date' => 'Next session start date',
'all_courses' => 'All courses',
'all_students' => 'All students',
'all_instructors' => 'All instructors',
'next_session_info' => 'Next session information',
'session_title' => 'Session title',
'join_information' => 'Join information',
'system' => 'System',
'undefined_active_session' => 'Undefined active session',
'empty_means_webinar_capacity' => 'Leave it blank to use class capacity',
'show_only_subscribe' => 'Show only subscribe',
'show_only_bundles' => 'Show only bundles',
'show_only_certificate_included' => 'Show only certificate included',
'show_only_with_quiz' => 'Show only courses with quiz',
'show_only_featured' => 'Show only featured courses',
'private' => 'Private',
'create_private_course_hint' => 'If you enable this option the course wont be published on website and will be displayed on the organization instructors and students panel.',
'partner_Teacher_hint' => 'If your course has a partner instructor, turn it on.',
'invoice_page_title' => 'Invoice',
'your_zoom_settings_are_not_complete' => 'Please complete your Zoom settings to create live sessions.',
'zoom_jwt_token_invalid' => 'Your Zoom JWT token is invalid.',
'youtube' => 'Youtube',
'vimeo' => 'Vimeo',
'show_only_bundles' => 'Show only bundles',
'your_reviews_successfully_submitted' => 'Your reviews was successfully submitted'
];