|
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 [
/*
|--------------------------------------------------------------------------
| Course page
|--------------------------------------------------------------------------
*/
'course' => 'Course',
'courses' => 'Courses',
'text_course' => 'Text Course',
'video_course' => 'Video Course',
'information' => 'Information',
'content' => 'Content',
'review' => 'Review',
'reviews' => 'Reviews',
'Webinar_description' => 'About this course',
'post_comment' => 'Post comment',
'post_review' => 'Post review',
'comment_success_store' => 'Comment sent successfully!',
'comment_success_store_msg' => 'Your comment will be published after approved by admin.',
'guarantee_text' => '5 Days money back guarantee',
'product_designer' => 'Product Designer',
'content_quality' => 'Content quality',
'instructor_skills' => 'Instructor skills',
'purchase_worth' => 'Purchase worth',
'support_quality' => 'Support quality',
'report_the_course' => 'Report course',
'reason' => 'Reason',
'select_reason' => 'Select a reason',
'report_modal_hint' => 'Please describe about the report short and clearly.',
];