HEX
Server: nginx/1.28.1
System: Linux 10-41-63-61 6.8.0-31-generic #31-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 20 00:40:06 UTC 2024 x86_64
User: www (1001)
PHP: 7.4.33
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Upload Files
File: /www/wwwroot//www.shooperm.com/resources/lang/en/hr.php
<?php

return [
	'human_resource' => 'Human Resource',
	'select_criteria' => 'Select Criteria',
	'applicable_for_leave' => 'Applicable For Leave',
	'account_number' => 'Account Number',
	'bank_name' => 'Bank Name',
	'bank_branch_name' => 'Bank Branch Name',
	'branch_name' => 'Branch Name',
	'bank_info' => 'Bank Info',
	'account_no' => 'Account No',
	'cheque_no' => 'Cheque No',
	'pay_now' => 'Pay Now',
	'bank_account_details' => 'Bank Account Details',
    'bank_account_number'=>'Bank account number',
	'account_name' => 'Account Name',
	'staff_info' => 'Staff Info',
	'payroll_info' => 'Payroll Info',
	'payroll' => 'Payroll',
	'payroll_reports' => 'Payroll Reports',
	'loan_apply' => 'Loan Apply',
	'loan_history' => 'Loan History',
	'loan_approval' => 'Loan Approval',
	'Loan Apply' => 'Loan Apply',
	'date_of_joining' => 'Date of Joining',
	'basic_salary' => 'Basic Salary',
	'employment_type' => 'Employment Type',
	'provision' => 'Provision',
	'contract' => 'Contract',
	'permanent' => 'Permanent',
	'provision_time' => 'Provision Time',
	'in_months' => 'In Months',
	'department' => 'Department',
	'staff_list' => 'Staff List',
	'staff' => 'Staff',
	'role' => 'Role',
	'edit_staff_info' => 'Edit Staff Info',
	'staff_id' => 'Staff ID',
	'attendance' => 'Attendance',
	'attendance_report' => 'Attendance Report',
	'holiday_setup' => 'Holiday Setup',
	'admin' => 'System User',
	'assign_permission' => 'Assign Permission',
	'system_role' => 'System Role',
	'regular_user' => 'Regular User',
	'present' => 'Present',
	'select_criteria' => 'Select Criteria',
	'late' => 'Late',
	'absent' => 'Absent',
	'holiday' => 'Holiday',
	'P' => 'P',
	'L' => 'L',
	'A' => 'A',
	'H' => 'H',
	'select_month' => 'Select Month',
	'select_year' => 'Select Year',
	'event_list' => 'Event List',
	'event' => 'Event',
	'for_whom' => 'For Whom',
	'copy_previous_year_settings' => 'Copy Previous Year Settings',
	'holiday_name' => 'Holiday Name',
	'holiday_setup' => 'Holiday Setup',
	'select_criteria_for_payroll' => 'Select Criteria For Payroll',
	'not_generated' => 'Not Generated',
	'generated' => 'Generated',
	'paid' => 'Paid',
	'generate_payroll' => 'Generate Payroll',
	'view_paySlip' => 'View PaySlip',
	'earnings' => 'Earnings',
	'deductions' => 'Deductions',
	'payroll_summary' => 'Payroll Summary',
	'calculate' => 'Calculate',
	'gross_salary' => 'Gross Salary',
	'tax' => 'Tax',
	'payroll' => 'Payroll',
	'payroll_reports' => 'Payroll Reports',
	'payslip_for_the_period_of' => 'Payslip for the period of',
	'payslip' => 'Payslip',
	'payment_method' => 'Payment Method',
	'total_earning' => 'Total Earning',
	'total_deduction' => 'Total Deduction',
	'net_salary' => 'Net Salary',
	'proceed_to_pay' => 'Proceed To Pay',
	'staff_name' => 'Staff Name',
	'payment_amount' => 'Payment Amount',
	'paid_date' => 'Paid Date',
	'role' => 'Role',
	'leave' => 'Leave',
	'apply_date' => 'Apply Date',
	'delete_not_possible_role_has_user' => 'Delete Not Possible. Role Has User.',
	'permission_given_successfully' => 'Permission given successfully.',
	'attendance_has_been_taken_successfully' => 'Attendance has been taken successfully.',
	'holiday_saved_successfully' => 'Holiday Saved Successfully.',
	'year_holiday_not_found' => 'Year Holiday not Found.',
	'select_Role_date_from_list' => 'Select Role & Date From List.',
	'deleted_not_possible_for_this_customer' => 'Deleted Not Possible For This Ccustomer.'
];