<?php
 /**
 * NOTICE OF LICENSE
 *
 * This source file is subject to the HRSALE License
 * that is bundled with this package in the file license.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.hrsale.com/license.txt
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to hrsalesoft@gmail.com so we can send you a copy immediately.
 *
 * @author   HRSALE
 * @author-email  hrsalesoft@gmail.com
 * @copyright  Copyright © hrsale.com. All Rights Reserved
 */

if (!defined('BASEPATH')) exit('No direct script access allowed');
	
// Dashboard
$lang['dashboard_title'] = 'Dashboard';
$lang['dashboard_main'] = 'Main';
$lang['dashboard_total_employees'] = 'Total Employees';
$lang['dashboard_total_expenses'] = 'Total Expenses';
$lang['dashboard_total_salaries'] = 'Total Salaries Paid';
$lang['dashboard_total_jobs'] = 'Total Jobs';
$lang['dashboard_departments'] = 'Total Departments';
$lang['dashboard_projects'] = 'Total Projects';
$lang['dashboard_locations'] = 'Total Locations';
$lang['dashboard_companies'] = 'Total Companies';
$lang['dashboard_last_login'] = 'Last Login';
$lang['dashboard_clock_in'] = 'Clock IN';
$lang['dashboard_clock_out'] = 'Clock Out';
$lang['dashboard_today_monday_shift'] = 'Today: Monday - Holiday';
$lang['dashboard_office_shift'] = 'My Office Shift';
$lang['dashboard_to'] = 'to';
$lang['dashboard_today_tuesday_shift'] = 'Today: Tuesday - Holiday';
$lang['dashboard_today_wednesday_shift'] = 'Today: Wednesday - Holiday';
$lang['dashboard_today_thursday_shift'] = 'Today: Thursday - Holiday';
$lang['dashboard_today_friday_shift'] = 'Today: Friday - Holiday';
$lang['dashboard_today_saturday_shift'] = 'Today: Saturday - Holiday';
$lang['dashboard_today_sunday_shift'] = 'Today: Sunday - Holiday';
$lang['dashboard_personal_details'] = 'Personal Details';
$lang['dashboard_fullname'] = 'Full Name';
$lang['dashboard_employee_id'] = 'Employee ID';
$lang['dashboard_username'] = 'Username';
$lang['dashboard_email'] = 'Email';
$lang['dashboard_designation'] = 'Designation';
$lang['dashboard_dob'] = 'DOB';
$lang['dashboard_contact'] = 'Contact';
$lang['dashboard_my_projects'] = 'My Projects';
$lang['dashboard_xin_title'] = 'Title';
$lang['dashboard_project_date'] = 'Project Date';
$lang['dashboard_employees'] = 'Employees';
$lang['dashboard_show_more'] = 'Show more';
$lang['dashboard_recruitment'] = 'Recruitment';
$lang['dashboard_timeline'] = 'Timeline';
$lang['dashboard_applied_for'] = 'Applied for';
$lang['dashboard_position'] = 'Position';
$lang['dashboard_today_attendance'] = 'Today Attendance';
$lang['dashboard_single_employee'] = 'Employee';
$lang['dashboard_late'] = 'Late';
$lang['dashboard_early_leaving'] = 'Early Leaving';
$lang['dashboard_overtime'] = 'Overtime';
$lang['dashboard_total_work'] = 'Total Work';
$lang['dashboard_total_rest'] = 'Total Rest';
$lang['dashboard_company_wise_salary'] = 'Company Wise Salaries';
$lang['dashboard_station_wise_salary'] = 'Station Wise Salaries';
$lang['dashboard_dept_wise_salary'] = 'Department Wise Salaries';
$lang['dashboard_desig_wise_salary'] = 'Designation Wise Salaries';
$lang['dashboard_xin_end_date'] = 'End Date';
$lang['dashboard_my_tasks'] = 'My Tasks';
$lang['dashboard_completed'] = 'Completed';
$lang['dashboard_attendance'] = 'Attendance';
$lang['dashboard_total_awards'] = 'Total Awards';
$lang['dashboard_announcements'] = 'Announcements';
$lang['dashboard_my_awards'] = 'My Awards';

// LEFT MENU
$lang['left_organization'] = 'Organization';
$lang['left_company'] = 'Company';
$lang['left_company_s'] = 'Company Structure';
$lang['left_location'] = 'Location';
$lang['left_department'] = 'Department';
$lang['left_designation'] = 'Designation';
$lang['left_projects'] = 'Projects';
$lang['left_announcements'] = 'Announcements';
$lang['left_policies'] = 'Company Policy';
$lang['left_expense'] = 'Expense';
$lang['let_staff'] = 'Staff';
$lang['left_set_roles'] = 'Set Roles';
$lang['left_awards'] = 'Awards';
$lang['left_transfers'] = 'Transfers';
$lang['left_resignations'] = 'Resignations';
$lang['left_travels'] = 'Travels';
$lang['left_tickets'] = 'Tickets';
$lang['left_promotions'] = 'Promotions';
$lang['left_complaints'] = 'Complaints';
$lang['left_warnings'] = 'Warnings';
$lang['left_terminations'] = 'Terminations';
$lang['left_employees_last_login'] = 'Employees Last Login';
$lang['left_employees_exit'] = 'Employees Exit';
$lang['left_performance'] = 'Performance';
$lang['left_performance_indicator'] = 'Performance Indicator';
$lang['left_performance_appraisal'] = 'Performance Appraisal';
$lang['left_performance_xindicator'] = 'Indicator';
$lang['left_performance_xappraisal'] = 'Appraisal';
$lang['left_timesheet'] = 'Timesheet';
$lang['left_attendance'] = 'Attendance';
$lang['left_date_wise_attendance'] = 'Date wise Attendance';
$lang['left_update_attendance'] = 'Update Attendance';
$lang['left_import_attendance'] = 'Import Attendance';
$lang['left_leaves'] = 'Leaves';
$lang['left_leave'] = 'Leave';
$lang['left_tasks'] = 'Tasks';
$lang['hd_changelog'] = 'Changelog';
$lang['xin_people'] = 'Employees';
$lang['left_office_shifts'] = 'Office Shifts';
$lang['left_office_shift'] = 'Office Shift';
$lang['left_holidays'] = 'Holidays';
$lang['left_payroll'] = 'Payroll';
$lang['left_payroll_templates'] = 'Payroll Templates';
$lang['left_hourly_wages'] = 'Hourly Wages';
$lang['left_manage_salary'] = 'Manage Salary';
$lang['left_generate_payslip'] = 'Generate Payslip';
$lang['left_payment_history'] = 'Payroll';
$lang['left_recruitment'] = 'Recruitment';
$lang['left_job_posts'] = 'Job Posts';
$lang['left_jobs_listing'] = 'Jobs Listing';
$lang['left_frontend'] = 'frontend';
$lang['left_job_candidates'] = 'Job Candidates';
$lang['left_job_interviews'] = 'Job Interviews';
$lang['left_training'] = 'Training';
$lang['left_training_list'] = 'Training List';
$lang['left_training_type'] = 'Training Type';
$lang['left_trainers_list'] = 'Trainers List';
$lang['xin_requests'] = 'Requests';
$lang['left_more'] = 'More';
$lang['left_employees_directory'] = 'Employees Directory';
$lang['left_settings'] = 'Settings';
$lang['left_constants'] = 'Constants';
$lang['left_db_backup'] = 'Database Backup';
$lang['left_email_templates'] = 'Email Templates';
$lang['left_payslips'] = 'Payslips';
$lang['left_jobs_applied'] = 'Jobs Applied';
$lang['left_job_interview'] = 'Job Interview';
$lang['left_logout'] = 'Logout';
$lang['left_contact_directory'] = 'Contact Directory';
$lang['left_customer'] = 'Customers';
$lang['left_supplier'] = 'Suppliers';
$lang['left_agent'] = 'Agents';
$lang['left_mailbox'] = 'Mailbox';
$lang['left_mailbox_inbox'] = 'Inbox';
$lang['left_mailbox_sent'] = 'Sent';
$lang['left_mailbox_compose'] = 'Compose';
$lang['left_mailbox_starred'] = 'Starred';
$lang['xin_customers'] = 'Customers';
$lang['xin_customer'] = 'Customer';
$lang['xin_contact_person'] = 'Client';
$lang['xin_id_no'] = 'ID No';
$lang['xin_membership'] = 'Membership';
$lang['xin_customer_details'] = 'Customer Details';
$lang['xin_suppliers'] = 'Suppliers';
$lang['xin_supplier'] = 'Supplier';
$lang['xin_supplier_details'] = 'Supplier Details';
$lang['xin_agents'] = 'Agents';
$lang['xin_agent'] = 'Agent';
$lang['xin_agent_details'] = 'Agent Details';
$lang['left_customers_directory'] = 'Customers Directory';
$lang['left_supliers_directory'] = 'Suppliers Directory';
$lang['left_agents_directory'] = 'Agents Directory';
$lang['xin_app_update_new_version'] = 'Your current version is';
$lang['xin_upgrade_to_latest_version'] = 'Upgrade to Latest Version';
$lang['xin_new_version_using_hrsale_available'] = 'New version is available - ';
$lang['xin_update_hrsale'] = 'Upgrade to ';
$lang['xin_version_using_hrsale'] = 'You are using latest version of HRSALE';

// HEADER
$lang['header_language'] = 'Languages';
$lang['header_layouts'] = 'Layouts';
$lang['header_fixed_header'] = 'Fixed Header';
$lang['header_fixed_sidebar'] = 'Sticky Sidebar';
$lang['header_boxed_wrapper'] = 'Boxed Wrapper';
$lang['header_static'] = 'Static';
$lang['header_skins'] = 'Skins';
$lang['header_policies'] = 'Policies';
$lang['header_notifications'] = 'Notifications';
$lang['header_has_applied_for_leave'] = 'has applied for leave';
$lang['header_view_all_leave'] = 'View all leave';
$lang['header_configuration'] = 'Configuration';
$lang['header_db_log'] = 'Database Log';
$lang['header_my_profile'] = 'My Profile';
$lang['header_change_password'] = 'Change Password';
$lang['header_sign_out'] = 'Sign out';
$lang['header_apply_jobs'] = 'Apply Jobs';

/* ALL MODULES */

// COMPANY
$lang['module_company_title'] = 'Company';
$lang['xin_view_company'] = 'View Company';
$lang['xin_error_name_field'] = "The name field is required.";
$lang['xin_error_ctype_field'] = "The company type field is required.";
$lang['xin_error_cemail_field'] = "The email field is required.";
$lang['xin_error_notify_email_field'] = "The notification email field is required.";
$lang['xin_error_website_field'] = "The website field is required.";
$lang['xin_error_contact_field'] = "The contact number field is required.";
$lang['xin_error_city_field'] = "The city field is required.";
$lang['xin_error_zipcode_field'] = "The zipcode field is required.";
$lang['xin_error_country_field'] = "The country field is required.";
$lang['xin_error_logo_field'] = "The logo field is required.";
$lang['xin_error_attatchment_type'] = "The attachment must be a file of type: png, jpg, jpeg, gif";
$lang['xin_success_add_company'] = 'Company added.';
$lang['xin_success_update_company'] = 'Company updated.';
$lang['xin_success_delete_company'] = 'Company deleted.';
$lang['xin_company_name'] = 'Company Name';
$lang['xin_company_trading'] = 'Legal / Trading Name';
$lang['xin_company_registration'] = 'Registration Number';
$lang['xin_email'] = 'Email';
$lang['xin_company_logo'] = 'Company Logo';
$lang['xin_choose_file'] = 'Choose File';
$lang['xin_company_file_type'] = 'Upload files only: gif,png,jpg,jpeg';
$lang['xin_website_url'] = 'Website URL';
$lang['xin_website'] = 'Website';
$lang['xin_company_type'] = 'Company Type';
$lang['xin_address'] = 'Address';
$lang['xin_address_1'] = 'Address Line 1';
$lang['xin_address_2'] = 'Address Line 2';
$lang['xin_contact_number'] = 'Contact Number';
$lang['xin_city'] = 'City';
$lang['xin_state'] = 'State / Province';
$lang['xin_zipcode'] = 'Zip Code';
$lang['xin_gtax'] = 'Tax Number / EIN';
$lang['xin_country'] = 'Country';
$lang['xin_companies'] = 'Companies';
$lang['xin_edit_company'] = 'Edit Company';

$lang['xin_view_cjanuary'] = 'January';
$lang['xin_view_cfeb'] = 'February';
$lang['xin_view_cmarch'] = 'March';
$lang['xin_view_capril'] = 'April';
$lang['xin_view_cmay'] = 'May';
$lang['xin_view_cjune'] = 'June';
$lang['xin_view_cjuly'] = 'July';
$lang['xin_view_caugust'] = 'August';
$lang['xin_view_csept'] = 'September';
$lang['xin_view_coct'] = 'October';
$lang['xin_view_cnov'] = 'November';
$lang['xin_view_cdec'] = 'December';
$lang['xin_view_csun'] = 'Sun';
$lang['xin_view_cmon'] = 'Mon';
$lang['xin_view_ctue'] = 'Tue';
$lang['xin_view_cwed'] = 'Wed';
$lang['xin_view_cthu'] = 'Thu';
$lang['xin_view_cfri'] = 'Fri';
$lang['xin_view_csat'] = 'Sat';
$lang['xin_view_csun'] = 'Sun';
$lang['xin_view_gtonext'] = 'Go to the next month';
$lang['xin_gtopre'] = 'Go to the previous month';
$lang['xin_view_pamonth'] = 'Pick a month from the dropdown';
$lang['xin_view_payear'] = 'Pick a year from the dropdown';
$lang['xin_delete_confirm'] = 'Are you sure you want to delete this record?';
$lang['xin_d_not_restored'] = "Record deleted can't be restored!!!";
$lang['xin_confirm_del'] = 'Confirm';

// Location
$lang['xin_locations'] = 'Locations';
$lang['error_company_field'] = "The company field is required.";
$lang['error_locationhead_field'] = "The location head field is required.";
$lang['xin_success_add_location'] = 'Location added.';
$lang['xin_success_update_location'] = 'Location updated.';
$lang['xin_success_delete_location'] = 'Location deleted.';
$lang['xin_location'] = 'Location';
$lang['xin_location_name'] = 'Location Name';
$lang['xin_phone'] = 'Phone Number';
$lang['xin_faxn'] = 'Fax Number';
$lang['xin_edit_location'] = 'Edit Location';
$lang['xin_view_location'] = 'View Location';
$lang['xin_view_locationh'] = 'Location Head';
$lang['xin_view_locationmgr'] = 'Location HR Manager';

// Departments
$lang['xin_departments'] = 'Departments';
$lang['error_department_field'] = "The department name field is required.";
$lang['error_location_dept_field'] = "The location field is required.";
$lang['error_department_head_field'] = "The department head field is required.";
$lang['xin_success_add_department'] = 'Department added.';
$lang['xin_success_update_department'] = 'Department updated.';
$lang['xin_success_delete_department'] = 'Department deleted.';
$lang['xin_department'] = 'Department';
$lang['xin_select_department'] = 'Select Department';
$lang['xin_name'] = 'Name';
$lang['xin_department_head'] = 'Department Head';
$lang['xin_department_name'] = 'Department Name';
$lang['xin_department_edit'] = 'Edit Department';

//Designations
$lang['xin_designations'] = 'Designations';
$lang['error_designation_field'] = "The designation name field is required.";
$lang['xin_success_add_designation'] = 'Designation added.';
$lang['xin_success_update_designation'] = 'Designation updated.';
$lang['xin_success_delete_designation'] = 'Designation deleted.';
$lang['xin_designation'] = 'Designation';
$lang['xin_designation_name'] = 'Designation Name';
$lang['xin_designation_edit'] = 'Edit Designation';

//Projects
$lang['xin_projects'] = 'Projects';
$lang['xin_error_title'] = "The title field is required.";
$lang['xin_error_client_name'] = "The client name field is required.";
$lang['xin_error_company'] = "The company field is required.";
$lang['xin_error_start_date'] = "The start date field is required.";
$lang['xin_error_end_date'] = "The end date field is required.";
$lang['xin_error_start_end_date'] = "Start Date should be less than or equal to End Date.";
$lang['xin_error_project_employees'] = "Project employees field is required.";
$lang['xin_error_project_manager'] = "Project manager field is required.";
$lang['xin_error_summary'] = "The summary field is required.";
$lang['xin_success_add_project'] = 'Project added.';
$lang['xin_success_update_project'] = 'Project updated.';
$lang['xin_success_delete_project'] = 'Project deleted.';
$lang['xin_project'] = 'Project';
$lang['xin_project_detail'] = 'Project Details';
$lang['xin_title'] = 'Title';
$lang['xin_add_more'] = 'Add more';
$lang['xin_client_name'] = 'Client Name';
$lang['xin_start_date'] = 'Start Date';
$lang['xin_end_date'] = 'End Date';
$lang['xin_project_employees'] = 'Project Employees';
$lang['xin_project_manager'] = 'Project Members';
$lang['xin_description'] = 'Description';
$lang['xin_project_description'] = 'Project Description';
$lang['xin_project_title'] = 'Project Title';
$lang['xin_project_summary'] = 'Project Summary';
$lang['xin_client_name'] = 'Client';
$lang['xin_p_priority'] = 'Priority';
$lang['xin_p_enddate'] = 'End Date';
$lang['xin_project_date'] = 'Project Date';
$lang['xin_created_by'] = 'Created By';
$lang['xin_createdp'] = 'Created';
$lang['xin_edit_project'] = 'Edit Project';
$lang['xin_choose_status'] = 'Select Status';
$lang['xin_view_project'] = 'View Project';
$lang['xin_project_users'] = 'Assigned users';

//Announcements
$lang['xin_announcements'] = 'Announcements';
$lang['xin_error_designation_field'] = "The designation field is required.";
$lang['xin_error_summary_field'] = "The summary field is required.";
$lang['xin_success_add_announcement'] = 'Announcement added.';
$lang['xin_success_update_announcement'] = 'Announcement updated.';
$lang['xin_success_delete_announcement'] = 'Announcement deleted.';
$lang['xin_announcement'] = 'Announcement';
$lang['xin_summary'] = 'Summary';
$lang['xin_published_for'] = 'Published For';
$lang['xin_published_by'] = 'Published By';
$lang['xin_edit_announcement'] = 'Edit Announcement';
$lang['xin_view_announcement'] = 'View Announcement';

// Policies
$lang['xin_policies'] = 'Policies';
$lang['xin_all_companies'] = 'All Companies';
$lang['xin_success_add_policy'] = 'Policy added.';
$lang['xin_success_update_policy'] = 'Policy updated.';
$lang['xin_success_delete_policy'] = 'Policy deleted.';
$lang['xin_policy'] = 'Policy';
$lang['xin_select_company'] = 'Select Company';
$lang['xin_edit_policy'] = 'Edit Policy';
$lang['xin_view_policy'] = 'View Policy';

//Expenses
$lang['xin_expenses'] = 'Expenses';
$lang['xin_error_expense_type'] = "The expense type field is required.";
$lang['xin_error_purchase_date'] = "The purchase date field is required.";
$lang['xin_error_expense_amount'] = "The expense amount field is required.";
$lang['xin_error_employee_id'] = "The employee field is required.";
$lang['xin_error_expense_file_type'] = "The attachment must be a file of type: png, jpg, jpeg, gif";
$lang['xin_success_add_expense'] = 'Expense added.';
$lang['xin_success_update_expense'] = 'Expense updated.';
$lang['xin_success_delete_expense'] = 'Expense deleted.';
$lang['xin_expense'] = 'Expense';
$lang['xin_nofile_select'] = 'No file selected';
$lang['xin_expense_type'] = 'Expense Type';
$lang['xin_choose_expense_type'] = 'Choose an Expense Type';
$lang['xin_purchase_date'] = 'Purchase Date';
$lang['xin_amount'] = 'Amount';
$lang['xin_purchased_by'] = 'Purchased By';
$lang['xin_choose_an_employee'] = 'Choose an Employee';
$lang['xin_bill_copy'] = 'Bill Copy';
$lang['xin_expense_allow_files'] = 'Upload files only: gif,png,jpg,jpeg';
$lang['xin_remarks'] = 'Remarks';
$lang['xin_purchase_date'] = 'Purchase Date';
$lang['xin_edit_expense'] = 'Edit Expense';
$lang['xin_download_file'] = 'Download file';
$lang['xin_view_expense'] = 'View Expense';

//Employees
$lang['xin_employees'] = 'Employees';
$lang['xin_employees_id'] = 'ID';
$lang['xin_employees_active'] = 'Active';
$lang['xin_employees_inactive'] = 'Inactive';
$lang['xin_employees_full_name'] = 'Name';
$lang['xin_employees_directory'] = 'Staff Directory';
$lang['xin_employee_detail'] = 'Employee Details';
$lang['xin_employee_error_first_name'] = "The first name field is required.";
$lang['xin_employee_error_last_name'] = "The last name field is required.";
$lang['xin_employee_error_employee_id'] = "The employee id field is required.";
$lang['xin_employee_error_joining_date'] = "The date of joining field is required.";
$lang['xin_employee_error_department'] = "The department field is required.";
$lang['xin_employee_error_designation'] = "The designation field is required.";
$lang['xin_employee_error_user_role'] = "The User role field is required.";
$lang['xin_employee_error_username'] = "The username field is required.";
$lang['xin_employee_error_email'] = "The email field is required.";
$lang['xin_employee_error_invalid_email'] = "Invalid email format";
$lang['xin_employee_error_contact_number'] = "The contact number field is required.";
$lang['xin_employee_error_password'] = "The password field is required.";
$lang['xin_employee_error_password_least'] = "The password must be at least 6 characters.";
$lang['xin_employee_error_password_not_match'] = "The password confirmation does not match.";
$lang['xin_employee_error_newpassword'] = "The new password field is required.";
$lang['xin_employee_error_new_cpassword'] = "The new confirm password field is required.";
$lang['xin_employee_error_old_new_cpassword'] = "The new password and new confirm password field doesn't match.";
$lang['xin_success_add_employee'] = 'Employee added.';
$lang['xin_employee'] = 'Employee';
$lang['xin_success_update_employee'] = 'Employee updated.';
$lang['xin_success_delete_employee'] = 'Employee deleted.';
$lang['xin_employee_basic_info_updated'] = 'Basic Information updated.';
$lang['xin_employee_select_picture'] = "Select Profile Picture.";
$lang['xin_employee_picture_updated'] = 'Profile picture updated.';
$lang['xin_employee_picture_type'] = 'The attachment must be a file of type: png, jpg, jpeg, gif';
$lang['xin_success_update_social_info'] = 'Social Information updated.';
$lang['xin_employee_error_relation'] = "The relation field is required.";
$lang['xin_employee_error_grp'] = "The group field is required.";
$lang['xin_employee_error_salutation'] = "The salutation field is required.";
$lang['xin_employee_error_contact_name'] = "The contact name field is required.";
$lang['xin_employee_error_mobile'] = "The mobile field is required.";
$lang['xin_employee_error_pemail'] = "The primary email field is required.";
$lang['xin_employee_contact_info_added'] = 'Contact Information added.';
$lang['xin_employee_contact_info_updated'] = 'Contact Information updated.';
$lang['xin_employee_error_d_type'] = "The document type field is required.";
$lang['xin_employee_error_d_number'] = "The document number field is required.";
$lang['xin_employee_error_d_issue'] = "The issue date field is required.";
$lang['xin_employee_error_expiry_date'] = "The date of expiry field is required.";
$lang['xin_employee_error_document_title'] = "The document title is required.";
$lang['xin_employee_select_d_file'] = "Select document file.";
$lang['xin_employee_document_file_type'] = "The attachment must be a file of type: png, jpg, jpeg, gif, txt, pdf, xls, xlsx, doc, docx";
$lang['xin_employee_d_info_added'] = 'Document Information added.';
$lang['xin_employee_img_info_added'] = 'Immigration Information added.';
$lang['xin_employee_img_info_updated'] = 'Immigration Information updated.';
$lang['xin_employee_d_info_updated'] = 'Document Information updated.';
$lang['xin_employee_error_institute'] = "The institute name field is required.";
$lang['xin_employee_error_sch_uni'] = "The school/university field is required.";
$lang['xin_employee_error_qfrom_year'] = "The from year field is required.";
$lang['xin_employee_error_qto_year'] = "The to year field is required.";
$lang['xin_employee_error_q_info_added'] = 'Qualificaton Information added.';
$lang['xin_employee_error_q_info_updated'] = 'Qualificaton Information updated.';
$lang['xin_employee_error_company_name'] = "The company name field is required.";
$lang['xin_employee_error_frm_date'] = "The from date field is required.";
$lang['xin_employee_error_to_date'] = "The to date field is required.";
$lang['xin_employee_error_date_shouldbe'] = "The from date field should be less than to date field.";
$lang['xin_employee_error_post'] = "The post field is required.";
$lang['xin_employee_error_w_exp_added'] = 'Work experience Information added.';
$lang['xin_employee_error_w_exp_updated'] = 'Work experience Information updated.';
$lang['xin_employee_error_acc_title'] = "The account title field is required.";
$lang['xin_employee_error_acc_number'] = "The account number field is required.";
$lang['xin_employee_error_bank_name'] = "The bank name field is required.";
$lang['xin_employee_error_bank_code'] = "The bank code field is required.";
$lang['xin_employee_error_bank_info_added'] = 'Bank Account Information added.';
$lang['xin_employee_error_bank_info_updated'] = 'Bank Account Information updated.';
$lang['xin_employee_error_contract_type'] = "The contract type field is required.";
$lang['xin_employee_error_contract_title'] = "The contract title field is required.";
$lang['xin_employee_error_frm_date'] = "The from date field is required.";
$lang['xin_employee_error_to_date'] = "The to date field is required.";
$lang['xin_employee_error_frm_to_date'] = "The from date field should be less than to date field.";
$lang['xin_employee_contract_info_added'] = 'Contract Information added.';
$lang['xin_employee_contract_info_updated'] = 'Contract Information updated.';
$lang['xin_employee_error_contract_f'] = "The contract field is required.";
$lang['xin_employee_leave_info_added'] = 'Leave Information added.';
$lang['xin_employee_leave_info_updated'] = 'Leave Information update.';
$lang['xin_employee_error_shift_field'] = "The shift field is required.";
$lang['xin_employee_shift_info_added'] = 'Shift Information added.';
$lang['xin_employee_shift_info_updated'] = 'Shift Information updated.';
$lang['xin_employee_location_info_added'] = 'Location Information added.';
$lang['xin_employee_location_info_updated'] = 'Location Information updated.';
$lang['xin_employee_password_update'] = 'Employee Password updated.';
$lang['xin_employee_primary'] = "primary";
$lang['xin_employee_dependent'] = "dependent";
$lang['xin_employee_error_warning'] = "The warning to field is required.";
$lang['xin_employee_error_warning_type'] = "The warning type field is required.";
$lang['xin_employee_error_subject'] = "The subject field is required.";
$lang['xin_employee_error_warning_by'] = "The warning by field is required.";
$lang['xin_employee_error_warning_date'] = "The warning date field is required.";
$lang['xin_employee_warning_updated'] = 'Warning updated.';
$lang['xin_employee_warning_added'] = 'Warning updated.';
$lang['xin_employee_warning_deleted'] = 'Warning updated.';
$lang['xin_employee_contact_deleted'] = 'Contact deleted.';
$lang['xin_employee_qualification_deleted'] = 'Qualification deleted.';
$lang['xin_employee_work_deleted'] = 'Work Experience deleted.';
$lang['xin_employee_bankaccount_deleted'] = 'Bank Account deleted.';
$lang['xin_employee_contract_deleted'] = 'Contract deleted.';
$lang['xin_employee_document_deleted'] = 'Document deleted.';
$lang['xin_employee_img_document_deleted'] = 'Immigration deleted.';
$lang['xin_employee_immigration'] = 'Immigration';
$lang['xin_issue_date'] = 'Issue Date';
$lang['xin_expiry_date'] = 'Expiry Date';
$lang['xin_issued_by'] = 'Issued By';
$lang['xin_employee_leave_deleted'] = 'Leave deleted.';
$lang['xin_employee_shift_deleted'] = 'Shift deleted.';
$lang['xin_employee_location_deleted'] = 'Location deleted.';
$lang['xin_employee_current_deleted'] = 'Employee deleted.';
$lang['xin_employee_emergency_contacts'] = "Emergency Contacts";
$lang['xin_employee_document_number'] = 'Document Number';
$lang['xin_employee_first_name'] = "First Name";
$lang['xin_employee_last_name'] = "Last Name";
$lang['xin_employee_department'] = "Department";
$lang['xin_employee_dob'] = "Date of Birth";
$lang['xin_employee_doj'] = "Date of Joining";
$lang['xin_employee_role'] = "Role";
$lang['xin_employee_gender'] = "Gender";
$lang['xin_browse'] = "Browse";
$lang['xin_gender_male'] = "Male";
$lang['xin_gender_female'] = "Female";
$lang['xin_employee_office_shift'] = "Office Shift";
$lang['xin_employee_password'] = "Password";
$lang['xin_employee_cpassword'] = "Confirm Password";
$lang['xin_employee_address'] = "Address";
$lang['xin_e_details_basic'] = "Basic Information";
$lang['xin_e_details_user'] = "User";
$lang['xin_e_details_profileinfo'] = "Profile information";
$lang['xin_e_details_profile_picture'] = "Profile Picture";
$lang['xin_e_details_contact'] = "Contact";
$lang['xin_e_details_social'] = "Social Networking";
$lang['xin_e_details_document'] = "Document";
$lang['xin_e_details_document_file'] = "Document File";
$lang['xin_e_details_qualification'] = "Qualification";
$lang['xin_e_details_notifyemail'] = "Notification Email";
$lang['xin_e_details_send_notifyemail'] = "Send notification email when expired?";
$lang['xin_e_details_alert_notifyemail'] = "Send notification email";
$lang['xin_e_details_uni'] = "University";
$lang['xin_yes'] = "Yes";
$lang['xin_no'] = "No";
$lang['xin_e_details_hschool'] = "High School";
$lang['xin_e_details_school_uni'] = "School/University";
$lang['xin_e_details_w_experience'] = "Work Experience";
$lang['xin_e_details_baccount'] = "Bank Account";
$lang['xin_e_details_contract'] = "Contract";
$lang['xin_e_details_leave'] = "Leave";
$lang['xin_e_details_shift'] = "Shift";
$lang['xin_e_details_location'] = "Location";
$lang['xin_e_details_cpassword'] = "Change Password";
$lang['xin_e_details_basic_info'] = "Basic Information";
$lang['xin_employee_dol'] = "Date of Leaving";
$lang['xin_employee_mstatus'] = "Marital Status";
$lang['xin_e_details_picture_type'] = "Upload files only: gif,png,jpg,jpeg";
$lang['xin_e_details_remove_pic'] = "Remove Profile Picture";
$lang['xin_e_details_fb_profile'] = "Facebook Profile";
$lang['xin_e_details_twit_profile'] = "Twitter Profile";
$lang['xin_e_details_blogr_profile'] = "Blogger Profile";
$lang['xin_e_details_linkd_profile'] = "Linkedin Profile";
$lang['xin_e_details_gplus_profile'] = "Google Plus Profile";
$lang['xin_e_details_insta_profile'] = "Instagram Profile";
$lang['xin_e_details_pintrst_profile'] = "Pinterest Profile";
$lang['xin_e_details_utube_profile'] = "Youtube Profile";
$lang['xin_e_details_relation'] = "Relation";
$lang['xin_e_details_work'] = "Work";
$lang['xin_e_details_pcontact'] = "Primary Contact";
$lang['xin_e_details_dependent'] = "Dependent";
$lang['xin_e_details_personal'] = "Personal";
$lang['xin_e_details_phone_ext'] = "Ext";
$lang['xin_e_details_mobile'] = "Mobile#";
$lang['xin_e_details_home'] = "Home";
$lang['xin_e_details_contacts'] = "Contacts";
$lang['xin_e_details_salutation'] = "Salutation";
$lang['xin_e_details_group'] = "Group";
$lang['xin_e_details_corg'] = "Company / Organization";
$lang['xin_e_details_jtitle'] = "Job Title";
$lang['xin_e_details_pemail'] = "Primary Email";
$lang['xin_e_details_grdoup'] = "Group";
$lang['xin_e_details_grwoup'] = "Group";
$lang['xin_e_details_ccurrent'] = "Current Address";
$lang['xin_e_details_cpermanent'] = "Permanent Address";
$lang['xin_e_details_dtype'] = "Document Type";
$lang['xin_e_details_choose_dtype'] = "Choose Document Type";
$lang['xin_e_details_doe'] = "Date of Expiry";
$lang['xin_e_details_dtitle'] = "Document Title";
$lang['xin_e_details_d_type_file'] = "Upload files only: png, jpg, jpeg, gif, txt, pdf, xls, xlsx, doc, docx";
$lang['xin_e_details_documents'] = "Documents";
$lang['xin_e_details_inst_name'] = "School/University";
$lang['xin_e_details_edu_level'] = "Education Level";
$lang['xin_e_details_timeperiod'] = "Time Period";
$lang['xin_e_details_frm_year'] = "From Year";
$lang['xin_e_details_to_year'] = "To Year";
$lang['xin_e_details_language'] = "Language";
$lang['xin_e_details_skill'] = "Professional Courses (if any)";
$lang['xin_e_details_course'] = "Professional Course";
$lang['xin_e_details_to_date'] = "To Date";
$lang['xin_e_details_frm_date'] = "From Date";
$lang['xin_e_details_post'] = "Post";
$lang['xin_e_details_acc_title'] = "Account Title";
$lang['xin_e_details_acc_number'] = "Account Number";
$lang['xin_e_details_bank_name'] = "Bank Name";
$lang['xin_e_details_bank_code'] = "Bank Code";
$lang['xin_e_details_bank_branch'] = "Bank Branch";
$lang['xin_e_details_contract_type'] = "Contract Type";
$lang['xin_e_details_contract_title'] = "Contract Title";
$lang['xin_e_details_contracts'] = "Contracts";
$lang['xin_e_details_duration'] = "Duration";
$lang['xin_e_details_casual_leave'] = "Casual Leave";
$lang['xin_e_details_medical_leave'] = "Medical Leave";
$lang['xin_e_details_date'] = "Date";
$lang['xin_e_details_office_location'] = "Office Location";
$lang['xin_e_details_eforce'] = "Employee Force";
$lang['xin_e_details_enpassword'] = "Enter New Password";
$lang['xin_e_details_ecnpassword'] = "Enter New Confirm Password";
$lang['xin_e_details_edit_contact'] = "Edit Contact";
$lang['xin_e_details_edit_document'] = "Edit Document";
$lang['xin_e_details_edit_qualification'] = "Edit Qualification";
$lang['xin_e_details_edit_wexp'] = "Edit Work Experience";
$lang['xin_e_details_edit_baccount'] = "Edit Bank Account";
$lang['xin_e_details_edit_contract'] = "Edit Contract";
$lang['xin_e_details_edit_leave'] = "Edit Leave";
$lang['xin_e_details_edit_shift'] = "Edit Shift";
$lang['xin_e_details_from'] = "from";
$lang['xin_e_details_fb'] = "Facebook";
$lang['xin_e_details_twit'] = "Twitter";
$lang['xin_e_details_gplus'] = "Google Plus";
$lang['xin_e_details_lnkdin'] = "LinkedIn";
$lang['xin_e_details_blgr'] = "Blogger";

$lang['xin_role_urole'] = 'Roles & Privileges';
$lang['xin_role_all_menu'] = 'All Menu Access'; 
$lang['xin_role_cmenu'] = 'Custom Menu Access';
$lang['xin_role_set'] = "Set New";
$lang['xin_roles'] = "Roles";
$lang['xin_role_name'] = 'Role Name';
$lang['xin_role_access'] = "Select Access";
$lang['xin_role_resource'] = "Resources";
$lang['xin_role_rid'] = 'Role ID';
$lang['xin_role_added_date'] = "Added Date";
$lang['xin_role_menu_per'] = "Menu Permission";
$lang['xin_role_editrole'] = 'Edit User Role';
$lang['xin_permission'] = 'Permission';
/** ... **/
$lang['xin_award'] = "Award";
$lang['xin_set_my'] = "Set Month Year";
$lang['xin_award_type'] = "Award Type";
$lang['xin_award_date'] = 'Award Date';
$lang['xin_award_month_year'] = 'Month & Year';
$lang['xin_gift'] = 'Gift';
$lang['xin_cash'] = 'Cash';
$lang['xin_award_photo'] = 'Award Photo';
$lang['xin_award_info'] = 'Award Information';
$lang['xin_cash_price'] = 'Cash Price';
$lang['xin_employee_name'] = 'Employee Name';
$lang['xin_award_name'] = 'Award Name';
$lang['xin_not_started'] = 'Not Started';
$lang['xin_started'] = 'Started';
$lang['xin_in_progress'] = 'In Progress';
$lang['xin_completed'] = 'Completed';
$lang['xin_terminated'] = 'Terminated';
$lang['xin_deffered'] = 'Deferred';
$lang['xin_pending'] = 'Pending';
$lang['xin_accepted'] = 'Accepted';
$lang['xin_rejected'] = 'Rejected';
$lang['xin_approved'] = 'Approved';
$lang['xin_cancel'] = 'Cancel';
$lang['xin_eligible_review_date'] = 'Eligible Review Date';
$lang['xin_assigned_immigration'] = 'Assigned Immigration';
$lang['xin_records'] = 'Records';
$lang['xin_self'] = 'Self';
$lang['xin_parent'] = 'Parent';
$lang['xin_spouse'] = 'Spouse';
$lang['xin_child'] = 'Child';
$lang['xin_sibling'] = 'Sibling';
$lang['xin_in_laws'] = 'In Laws';
$lang['xin_status_single'] = 'Single';
$lang['xin_status_married'] = 'Married';
$lang['xin_status_widowed'] = 'Widowed';
$lang['xin_status_divorced_separated'] = 'Divorced or Separated';
$lang['xin_edit_immigration'] = 'Edit Immigration';
$lang['xin_role_error_role_name'] = 'The role name field is required';
$lang['xin_role_error_access'] = 'The access field is required';
$lang['xin_role_success_added'] = 'User Role added.';
$lang['xin_role_success_deleted'] = 'User Role deleted.';
$lang['xin_role_success_updated'] = 'User Role updated.';
$lang['xin_award_error_award_type'] = 'The award type field is required.';
$lang['xin_award_error_award_date'] = 'The award date field is required.';
$lang['xin_award_error_award_month'] = 'The award month & year field is required.';
$lang['xin_award_error_award_photo'] = 'Select award photo.';
$lang['xin_award_success_added'] = 'Award added.';
$lang['xin_award_success_updated'] = 'Award updated.';
$lang['xin_award_success_deleted'] = 'Award deleted.';

$lang['xin_edit_award'] = 'Edit Award';
$lang['xin_view_award'] = 'View Award';
$lang['xin_transfers'] = 'Transfers';
$lang['xin_transfers_error_date'] = 'The date field is required.';
$lang['xin_transfers_success_added'] = 'Transfer added.';
$lang['xin_transfers_success_updated'] = 'Transfer updated.';
$lang['xin_transfers_success_deleted'] = 'Transfer deleted.';
$lang['xin_transfer'] = 'Transfer';
$lang['xin_employee_transfer'] = 'Employee to Transfer';
$lang['xin_transfer_date'] = 'Transfer Date';
$lang['xin_transfer_to_department'] = 'Transfer To (Department)';
$lang['xin_transfer_to_location'] = 'Transfer To (Location)';
$lang['xin_transfer_select_location'] = 'Select Location';
$lang['xin_edit_transfer'] = 'Edit Transfer';
$lang['xin_view_transfer'] = 'View Transfer';
$lang['xin_error_resignation_notice_date'] = 'The notice date field is required.';
$lang['xin_error_resignation_date'] = 'The resignation date field is required.';
$lang['xin_success_resignation_added'] = 'Resignation added';
$lang['xin_success_resignation_updated'] = 'Resignation updated';
$lang['xin_success_resignation_deleted'] = 'Resignation deleted';
$lang['xin_resignation'] = 'Resignation';
$lang['xin_resignin_employee'] = 'Resigning Employee';
$lang['xin_notice_date'] = 'Notice Date';
$lang['xin_resignation_date'] = 'Resignation Date';
$lang['xin_resignation_reason'] = 'Resignation Reason';
$lang['xin_edit_resignation'] = 'Edit Resignation';
$lang['xin_view_resignation'] = 'View Resignation';
$lang['xin_travel'] = 'Travel';
$lang['xin_error_travel_purpose'] = 'The purpose of visit field is required.';
$lang['xin_error_travel_visit_place'] = 'The place of visit field is required.';
$lang['xin_success_travel_added'] = 'Travel added.';
$lang['xin_success_travel_updated'] = 'Travel updated.';
$lang['xin_success_travel_deleted'] = 'Travel deleted.';
$lang['xin_visit_purpose'] = 'Purpose of Visit';
$lang['xin_visit_place'] = 'Place of Visit';
$lang['xin_travel_mode'] = 'Travel Mode';
$lang['xin_by_bus'] = 'By Bus';
$lang['xin_by_train'] = 'By Train';
$lang['xin_by_plane'] = 'By Plane';
$lang['xin_by_taxi'] = 'By Taxi';
$lang['xin_by_rental_car'] = 'By Rental Car';
$lang['xin_arragement_type'] = 'Arrangement Type';
$lang['xin_expected_travel_budget'] = 'Expected Budget';
$lang['xin_actual_travel_budget'] = 'Actual Budget';
$lang['xin_approval_status'] = 'Approval Status';
$lang['xin_edit_travel'] = 'Edit Travel';
$lang['xin_view_travel'] = 'View Travel';
$lang['xin_error_promotion_date'] = 'The promotion date field is required.';
$lang['xin_promotion_added'] = 'Promotion added.';
$lang['xin_promotion_updated'] = 'Promotion updated.';
$lang['xin_promotion_deleted'] = 'Promotion deleted.';
$lang['xin_promotion'] = 'Promotion';
$lang['xin_promotion_for'] = 'Promotion For';
$lang['xin_promotion_title'] = 'Promotion Title';
$lang['xin_promotion_date'] = 'Promotion Date';
$lang['xin_edit_promotion'] = 'Edit Promotion';
$lang['xin_view_promotion'] = 'View Promotion';
$lang['xin_error_complaint_from'] = 'The complaint from field is required.';
$lang['xin_error_complaint_title'] = 'The complaint title field is required.';
$lang['xin_error_complaint_date'] = 'The complaint date field is required.';
$lang['xin_error_complaint_against'] = 'The complaint against field is required.';
$lang['xin_success_complaint_added'] = 'Complaint added.';
$lang['xin_success_complaint_updated'] = 'Complaint updated.';
$lang['xin_success_complaint_deleted'] = 'Complaint deleted.';
$lang['xin_complaint'] = 'Complaint';
$lang['xin_complaint_from'] = 'Complaint From';
$lang['xin_complaint_title'] = 'Complaint Title';
$lang['xin_complaint_date'] = 'Complaint Date';
$lang['xin_complaint_against'] = 'Complaint Against';
$lang['xin_complaint_employees'] = 'Select Employee(s)';
$lang['xin_edit_complaint'] = 'Edit Complaint';
$lang['xin_view_complaint'] = 'View Complaint';
$lang['xin_error_termination_date'] = 'The termination date field is required.';
$lang['xin_error_termination_notice_date_less'] = 'Notice Date should be less than or equal to Termination Date.';
$lang['xin_error_termination_type'] = 'The termination type field is required.';
$lang['xin_success_termination_added'] = 'Termination added.';
$lang['xin_success_termination_updated'] = 'Termination updated.';
$lang['xin_success_termination_deleted'] = 'Termination deleted.';
$lang['xin_termination'] = 'Termination';
$lang['xin_employee_terminated'] = 'Employee Terminated';
$lang['xin_termination_date'] = 'Termination Date';
$lang['xin_termination_type'] = 'Termination Type';
$lang['xin_termination_type_select'] = 'Select Termination Type';
$lang['xin_edit_termination'] = 'Edit Termination';
$lang['xin_view_termination'] = 'View Termination';
$lang['xin_warning'] = 'Warning';
$lang['xin_warning_to'] = 'Warning To';
$lang['xin_warning_type'] = 'Type of Warning';
$lang['xin_subject'] = 'Subject';
$lang['xin_warning_by'] = 'Warning By';
$lang['xin_warning_date'] = 'Warning Date';
$lang['xin_warning_type'] = 'Warning Type';
$lang['xin_warning_edit'] = 'Edit Warning';
$lang['xin_warning_view'] = 'View Warning';
$lang['xin_error_exit_date'] = 'The exit date field is required.';
$lang['xin_error_exit_type'] = 'The exit type field is required.';
$lang['xin_success_employee_exit_added'] = 'Employee Exit added.';
$lang['xin_success_employee_exit_updated'] = 'Employee Exit updated.';
$lang['xin_success_employee_exit_deleted'] = 'Employee Exit deleted.';
$lang['xin_employee_exit'] = 'Employee Exit';
$lang['xin_employee_to_exit'] = 'Employee to Exit';
$lang['xin_exit_date'] = 'Exit Date';
$lang['xin_type_of_exit'] = 'Type of Exit';
$lang['xin_exit_interview'] = 'Conducted Exit Interview';
$lang['xin_exit_inactive_employee_account'] = 'Disable Account';
$lang['xin_in_active_account'] = 'Inactivate Account';
$lang['xin_exit_interview'] = 'Exit Interview';
$lang['xin_exit_type'] = 'Exit Type';
$lang['xin_edit_employee_exit'] = 'Edit Employee Exit';
$lang['xin_view_employee_exit'] = 'View Employee Exit';
$lang['xin_success_performance_added'] = 'Performance Indicator added.';
$lang['xin_success_performance_updated'] = 'Performance Indicator updated.';
$lang['xin_success_performance_deleted'] = 'Performance Indicator deleted.';
$lang['xin_success_performance_app_added'] = 'Performance Appraisal added';
$lang['xin_success_performance_app_updated'] = 'Performance Appraisal updated';
$lang['xin_success_performance_app_deleted'] = 'Performance Appraisal deleted';
$lang['xin_error_performance_app_month_year'] = 'The appraisal month and year field is required.';
$lang['xin_indicator'] = 'Indicator';
$lang['xin_select_designation'] = 'Select Designation';
$lang['xin_performance_technical_competencies'] = 'Technical Competencies';
$lang['xin_performance_customer_experience'] = 'Customer Experience';
$lang['xin_performance_none'] = 'None';
$lang['xin_performance_beginner'] = 'Beginner';
$lang['xin_performance_intermediate'] = 'Intermediate';
$lang['xin_performance_advanced'] = 'Advanced';
$lang['xin_performance_expert'] = 'Expert / Leader';
$lang['xin_performance_marketing'] = 'Marketing';
$lang['xin_performance_management'] = 'Management';
$lang['xin_performance_administration'] = 'Administration';
$lang['xin_performance_present_skill'] = 'Presentation Skill';
$lang['xin_performance_quality_work'] = 'Quality Of Work';
$lang['xin_performance_efficiency'] = 'Efficiency';
$lang['xin_performance_integrity'] = 'Integrity';
$lang['xin_performance_professionalism'] = 'Professionalism';
$lang['xin_performance_team_work'] = 'Team Work';
$lang['xin_performance_critical_think'] = 'Critical Thinking';
$lang['xin_performance_conflict_manage'] = 'Conflict Management';
$lang['xin_performance_attendance'] = 'Attendance';
$lang['xin_performance_meet_deadline'] = 'Ability To Meet Deadline';
$lang['xin_performance_behv_technical_competencies'] = 'Organizational Competencies';
$lang['xin_performance_indicators'] = 'Performance Indicators';
$lang['xin_performance_app_date'] = 'Appraisal Date';
$lang['xin_performance_apps'] = 'Performance Appraisals';
$lang['xin_give_performance_appraisal'] = 'Give Performance Appraisal';
$lang['xin_select_month'] = 'Select Month';
$lang['xin_expected_value'] = 'Expected Value';
$lang['xin_set_value'] = 'Set Value';
$lang['xin_edit_performance_indicator'] = 'Edit Performance Indicator';
$lang['xin_view_performance_indicator'] = 'View Performance Indicator';
$lang['xin_not_set_value'] = 'Not Set';
$lang['xin_edit_performance_appraisal'] = 'Edit Performance Appraisal';
$lang['xin_view_performance_appraisal'] = 'View Performance Appraisal';
$lang['xin_holiday'] = 'Holiday';
$lang['xin_on_leave'] = 'On Leave';
$lang['xin_absent'] = 'Absent';
$lang['xin_set_date'] = 'Set Date';
$lang['xin_select_date'] = 'Select Date';
$lang['xin_get'] = 'Get';
$lang['xin_attendance_for'] = 'Attendance for';
$lang['xin_in_time'] = 'In Time';
$lang['xin_out_time'] = 'Out Time';
$lang['xin_add_attendance_for'] = 'Add Attendance for';
$lang['xin_attendance_date'] = 'Attendance Date';
$lang['xin_office_in_time'] = 'Office In Time';
$lang['xin_office_out_time'] = 'Office Out Time';
$lang['xin_edit_attendance_for'] = 'Edit Attendance for';
$lang['xin_error_attendance_date'] = 'The attendance date field is required.';
$lang['xin_error_attendance_in_time'] = 'The office In Time field is required.';
$lang['xin_error_attendance_out_time'] = 'The office Out Time field is required.';
$lang['xin_success_attendance_update'] = 'Employee Attendance updated.';
$lang['xin_success_attendance_added'] = 'Employee Attendance added.';
$lang['xin_attendance_import_csv_file'] = 'Import CSV file only';
$lang['xin_attendance_description_line1'] = 'The first line in downloaded csv file should remain as it is. Please do not change the order of columns in csv file.';
$lang['xin_attendance_description_line2'] = 'The correct column order is (Employee ID, Attendance Date, Clock In Time and Date, Clock Out Time and Date) and you must follow the csv file, otherwise you will get an error while importing the csv file.';
$lang['xin_attendance_download_sample'] = 'Download sample File';
$lang['xin_attendance_upload_file'] = 'Upload File';
$lang['xin_attendance_allowed_size'] = 'Please select csv or excel file (allowed file size 500 KB)';
$lang['xin_attendance_import'] = 'Import';
$lang['xin_error_attendance_import_size'] = 'File size is greater than 500 KB.';
$lang['xin_success_attendance_import'] = 'Attendance Data Imported Successfully.';
$lang['xin_error_not_attendance_import'] = 'Attendance not imported.';
$lang['xin_error_invalid_file'] = 'Invalid File.';
$lang['xin_add_leave'] = 'Add Leave';
$lang['xin_leave_type'] = 'Leave Type';
$lang['xin_leave_for_employee'] = 'Leave for Employee';
$lang['xin_leave_reason'] = 'Leave Reason';
$lang['xin_leave_duration'] = 'Request Duration';
$lang['xin_applied_on'] = 'Applied On';
$lang['xin_reason'] = 'Reason';
$lang['xin_edit_leave'] = 'Edit Leave';
$lang['xin_leave_detail'] = 'Leave Details';
$lang['xin_update_status'] = 'Update Status';
$lang['xin_leave_statistics'] = 'Leave Statistics';
$lang['xin_of'] = 'of';
$lang['xin_make_default'] = 'Make Default';
$lang['xin_default'] = 'default';
$lang['xin_shift_name'] = 'Shift Name';
$lang['xin_monday'] = 'Monday';
$lang['xin_tuesday'] = 'Tuesday';
$lang['xin_wednesday'] = 'Wednesday';
$lang['xin_thursday'] = 'Thursday';
$lang['xin_friday'] = 'Friday';
$lang['xin_saturday'] = 'Saturday';
$lang['xin_sunday'] = 'Sunday';
$lang['xin_clear'] = 'Clear';
$lang['xin_option'] = 'Option';
$lang['xin_day'] = 'Day';
$lang['xin_create_edit_delete_role'] = 'Create/Edit/Delete';
$lang['xin_update_view_role'] = 'Update/View';
$lang['xin_generate_view'] = 'Generate/View';
$lang['xin_view_payslip'] = 'View Payslip';
$lang['xin_create_edit_view_delete'] = 'Create/Edit/View/Delete';
$lang['xin_update_status_delete'] = 'Update Status/Delete';
$lang['xin_add_delete'] = 'Add/Delete';
$lang['xin_view_update'] = 'View/Update';
$lang['xin_create_delete_download'] = 'Create/Delete/Download';

$lang['xin_edit_office_shift'] = 'Edit Office Shift';
$lang['xin_published'] = 'Published';
$lang['xin_unpublished'] = 'Un Published';
$lang['xin_event_name'] = 'Event Name';
$lang['xin_edit_holiday'] = 'Edit Holiday';
$lang['xin_view_holiday'] = 'View Holiday';
$lang['xin_error_event_name'] = 'The event name field is required.';
$lang['xin_holiday_added'] = 'Holiday added.';
$lang['xin_holiday_updated'] = 'Holiday updated.';
$lang['xin_holiday_deleted'] = 'Holiday deleted.';
$lang['xin_success_task_assigned'] = 'Task employees has been updated.';
$lang['xin_success_task_status'] = 'Task status updated.';
$lang['xin_error_comment_field'] = 'The comment field is required.';
$lang['xin_success_comment_task'] = 'Task comment added.';
$lang['xin_success_comment_task_deleted'] = 'Task comment deleted.';
$lang['xin_error_task_file_name'] = 'The file name field is required.';
$lang['xin_error_task_file'] = 'Select file.';
//$lang['xin_view_termination'] = 'The description field is required.';
$lang['xin_error_task_file_attachment'] = 'The attachment must be a file of type: png, jpg, jpeg, gif, pdf, doc, docx, xls, xlsx, txt';
$lang['xin_success_task_att_added'] = 'Task attachment added.';
$lang['xin_success_task_att_deleted'] = 'Task attachment deleted.';
$lang['xin_error_project_field'] = 'The project field is required.';
$lang['xin_error_task_name'] = 'The task name field is required.';
$lang['xin_error_task_hour'] = 'The task hour field is required.';
$lang['xin_error_task_assigned_user'] = 'The assigned to field is required.';
$lang['xin_success_task_added'] = 'Task added.';
$lang['xin_task_detail'] = 'Task Detail';
$lang['xin_error_leave_type_field'] = 'The leave type field is required.';
$lang['xin_error_leave_type_reason'] = 'The leave reason field is required.';
$lang['xin_success_leave_added'] = 'Leave added.';
$lang['xin_success_holiday_updated'] = 'Holiday updated.';
$lang['xin_success_leave_updated'] = 'Leave updated.';
$lang['xin_success_leave__status_updated'] = 'Leave status updated.';
$lang['xin_success_task_updated'] = 'Task updated.';
$lang['xin_success_shift_default_made'] = 'Office Shift made default.';
$lang['xin_error_shift_name_field'] = 'The shift name field is required.';
$lang['xin_error_shift_monday_timeout'] = 'Please select Monday Time Out.';
$lang['xin_error_shift_tuesday_timeout'] = 'Please select Tuesday Time Out.';
$lang['xin_error_shift_wednesday_timeout'] = 'Please select Wednesday Time Out.';
$lang['xin_error_shift_thursday_timeout'] = 'Please select Thursday Time Out.';
$lang['xin_error_shift_friday_timeout'] = 'Please select Friday Time Out.';
$lang['xin_error_shift_saturday_timeout'] = 'Please select Saturday Time Out.';
$lang['xin_error_shift_sunday_timeout'] = 'Please select Sunday Time Out.';
$lang['xin_success_shift_added'] = 'Office shift added.';
$lang['xin_success_shift_updated'] = 'Office Shift updated.';
$lang['xin_success_employe_attendance_deleted'] = 'Employee Attendance deleted.';
$lang['xin_success_holiday_deleted'] = 'Holiday deleted.';
$lang['xin_success_shift_deleted'] = 'Office Shift deleted.';
$lang['xin_success_leave_deleted'] = 'Leave deleted.';
$lang['xin_success_task_deleted'] = 'Task deleted.';
$lang['xin_success_task_note_updated'] = 'Task note updated.';
$lang['xin_success_clocked_in'] = 'You have CLOCKED-IN.';
$lang['xin_success_clocked_out'] = 'You have CLOCKED-OUT';
$lang['xin_payroll_employee_payslip'] = 'Employee Payslip';
$lang['xin_payroll_hourly'] = 'Hourly';
$lang['xin_payroll_per_hour'] = 'Per Hour';
$lang['xin_payroll_monthly'] = 'Monthly';
$lang['xin_payroll_make_payment'] = 'Make Payment';
$lang['xin_error_payroll_can_not_make_payment'] = 'You cant make payment because net salary is 0';
$lang['xin_error_payroll_zero_net_salary'] = '0 Net Salary';
$lang['xin_payroll_unpaid'] = 'UnPaid';
$lang['xin_payroll_select_hourly'] = 'Select Hourly';
$lang['xin_select'] = 'Select';
$lang['xin_payroll_select_monthly'] = 'Select Monthly';
$lang['xin_error_template_name'] = 'The name of template field is required.';
$lang['xin_error_basic_salary'] = 'The basic salary field is required.';
$lang['xin_success_payroll_template_added'] = 'Payroll Tempalte added.';
$lang['xin_error_hourly_rate_field'] = 'The hourly rate field is required.';
$lang['xin_success_hourly_wage_added'] = 'Hourly Wage Template added.';
$lang['xin_success_payroll_template_added'] = 'Payroll Template updated.';
$lang['xin_success_hourly_wage_updated'] = 'Hourly Wage Template updated.';
$lang['xin_success_salary_info_updated'] = 'Salary Information updated.';
$lang['xin_error_makepayment_payment_method'] = 'The payment method field is required.';
$lang['xin_error_makepayment_comments'] = 'The comments field is required';
$lang['xin_success_payment_paid'] = 'Payment paid.';
$lang['xin_success_payroll_template_deleted'] = 'Payroll Template deleted.';
$lang['xin_success_hourly_wage_deleted'] = 'Hourly Wage Template deleted';
$lang['xin_setup'] = 'Setup';
$lang['xin_payroll_template'] = 'Payroll Template';
$lang['xin_name_of_template'] = 'Name of Template';
$lang['xin_payroll_basic_salary'] = 'Monthly Payslip';
$lang['xin_payroll_overtime_rate'] = 'Overtime Rate ( Per Hour)';
$lang['xin_Payroll_house_rent_allowance'] = 'House Rent Allowance';
$lang['xin_payroll_medical_allowance'] = 'Medical Allowance';
$lang['xin_payroll_travel_allowance'] = 'Travelling Allowance';
$lang['xin_payroll_dearness_allowance'] = 'Dearness Allowance';
$lang['xin_payroll_provident_fund_de'] = 'Provident Fund';
$lang['xin_payroll_tax_deduction_de'] = 'Tax Deduction';
$lang['xin_payroll_security_deposit'] = 'Security Deposit';
$lang['xin_payroll_total_salary_details'] = 'Total Salary Details';
$lang['xin_payroll_gross_salary'] = 'Gross Salary';
$lang['xin_payroll_total_allowance'] = 'Total Allowance';
$lang['xin_payroll_total_deduction'] = 'Total Deduction';
$lang['xin_payroll_net_salary'] = 'Net Salary';
$lang['xin_created_date'] = 'Created Date';
$lang['xin_edit_payroll_template'] = 'Edit Payroll Template';
$lang['xin_payroll_employee_salary_details'] = 'Employee Salary Details';
$lang['xin_emp_id'] = 'EMP ID';
$lang['xin_joining_date'] = 'Joining Date';
$lang['xin_payroll_salary_details'] = 'Salary Details';
$lang['xin_overtime_per_hour'] = 'Overtime Per Hour';
$lang['xin_not_paid'] = 'Not Paid';
$lang['xin_payroll_allowances'] = 'Allowances';
$lang['xin_deductions'] = 'Deductions';
$lang['xin_payroll_employee_hourly_wages'] = 'Employee Salary Details (Hourly Wage)';
$lang['xin_payroll_hourly_rate'] = 'Hourly Rate';
$lang['xin_payroll_daily_rate'] = 'Daily Rate';
$lang['xin_payroll_hourly_wage'] = 'Hourly Wage';
$lang['xin_payroll_hourly_wages'] = 'Hourly Wages';
$lang['xin_payroll_hourly_wage_title_single'] = 'Title';
$lang['xin_payroll_hourly_wage_title'] = 'Hourly Wage Title';
// default
$lang['xin_view_details'] = 'View Details';
$lang['xin_delete'] = 'Delete';
$lang['xin_edit'] = 'Edit';
$lang['xin_completed'] = 'Completed';
$lang['xin_error_msg'] = 'Bug. Something went wrong, please try again.';
$lang['xin_add_new'] = 'Add New';
$lang['xin_hide'] = 'Hide';
$lang['xin_search'] = 'Search';
$lang['xin_close'] = 'Close';
$lang['xin_update'] = 'Update';
$lang['xin_action'] = 'Action';
$lang['xin_added_by'] = 'Added By';
$lang['xin_select_one'] = 'Select One';
$lang['xin_save'] = 'Save';
$lang['xin_list_all'] = 'List All';
$lang['dashboard_xin_status'] = 'Status';
$lang['dashboard_xin_progress'] = 'Progress';
$lang['dashboard_new'] = 'New';
$lang['xin_created_at'] = 'Created At';
$lang['xin_download'] = 'Download';
$lang['xin_edit_hourly_wage'] = 'Edit Hourly Wage';
$lang['xin_all_employees'] = 'All Employees';
$lang['xin_employee_salaries'] = 'Employee Salaries';
$lang['xin_payment_info_for'] = 'Payment Info for';
$lang['xin_salary_type'] = 'Payroll Type';
$lang['xin_details'] = 'Details';
$lang['xin_salary_details_of'] = 'Salary Details of';
$lang['xin_salary_month'] = 'Salary Month';
$lang['xin_total_hours_worked'] = 'Total Hours Worked';
$lang['xin_payment_paid'] = 'Paid';
$lang['xin_paid_amount'] = 'Paid Amount';
$lang['xin_payment_method'] = 'Payment Method';
$lang['xin_payment_comment'] = 'Comments';
$lang['xin_comment'] = 'Comment';
$lang['xin_payment_for'] = 'Payment For';
$lang['xin_payroll_payment_amount'] = 'Payment Amount';
$lang['xin_choose_payment_method'] = 'Choose Payment Method';
$lang['xin_pay'] = 'Pay';
$lang['xin_payment_month'] = 'Payment Month';
$lang['xin_payment_date'] = 'Payment Date';
$lang['xin_payment_type'] = 'Payment Type';
$lang['xin_payslip'] = 'Payslip';
$lang['xin_all_payslips'] = 'All Payslips';
$lang['xin_pdf'] = 'PDF';
$lang['xin_payslip_number'] = 'Payslip NO';
$lang['xin_payslip_payment_by'] = 'Payment By';
$lang['xin_payment_details'] = 'Payment Details';
$lang['xin_Payslip_overtime_salary'] = 'Overtime Salary';
$lang['xin_payslip_earning'] = 'Earnings';
$lang['xin_phone'] = 'Phone';
$lang['xin_print_payslip'] = 'Print Payslip';
$lang['xin_earning_salary'] = 'Earning Salary';
$lang['xin_deduction_salary'] = 'Deduction Salary';
$lang['xin_payslip_authorised_signatory'] = 'Authorised Signatory';
$lang['xin_highest'] = 'Highest';
$lang['xin_high'] = 'High';
$lang['xin_normal'] = 'Normal';
$lang['xin_low'] = 'Low';
$lang['xin_medium'] = 'Medium';
$lang['xin_critical'] = 'Critical';
$lang['xin_open'] = 'Open';
$lang['xin_closed'] = 'Closed';
$lang['xin_not_assigned'] = 'Not Assigned';
$lang['xin_project_employees_updated'] = 'Project employees has been updated.';
$lang['xin_project_message'] = 'The message field is required.';
$lang['xin_error_project_file'] = 'The attachment must be a file of type: png, jpg, gif, jpeg, pdf, doc, docx, xls, xlsx, txt, zip, rar, gzip, ppt';
$lang['xin_success_project_message_added'] = 'Project message added.';
$lang['xin_project_status_solved'] = 'Solved';
$lang['xin_error_project_bug_title'] = 'The bug title field is required.';
$lang['xin_success_project_bug_added'] = 'Project bug added.';
$lang['xin_error_project_file_title'] = 'The file title field is required.';
$lang['xin_success_project_file_added'] = 'Project file added.';
$lang['xin_success_project_file_deleted'] = 'Project file deleted.';
$lang['xin_success_project_note_updated'] = 'Project note updated.';
$lang['xin_success_project_bug_status_updated'] = 'Bug status updated.';
$lang['xin_success_project_bug_deleted'] = 'Project bug deleted.';
$lang['xin_project_bug_status'] = 'Update Bug Status';
$lang['xin_overview'] = 'Overview';
$lang['xin_assigned_to'] = 'Assign To';
$lang['xin_discussion'] = 'Discussion';
$lang['xin_bugs_issues'] = 'Bugs';
$lang['xin_tasks'] = 'Tasks';
$lang['xin_task'] = 'Task';
$lang['xin_files'] = 'Files';
$lang['xin_note'] = 'Note';
$lang['xin_total_tasks'] = 'Total Tasks';
$lang['xin_total_members'] = 'Total Members';
$lang['xin_project_overview'] = 'Project Overview';
$lang['xin_assigned'] = 'Assigned';
$lang['xin_users'] = 'Users';
$lang['xin_update_users'] = 'Update Users';
$lang['xin_assigned_to'] = 'Assigned To';
$lang['xin_attachment'] = 'Attachment';
$lang['xin_all_discussions'] = 'All Discussions';
$lang['xin_all_bugs_issues'] = 'All Bugs';
$lang['xin_estimated_hour'] = 'Estimated Hour';
$lang['xin_attachment_file'] = 'Attachment File';
$lang['xin_project_files_upload'] = 'Upload files only: gif,png,jpg,jpeg,txt,doc,docx,xls,xlsx';
$lang['xin_attachment_list'] = 'Attachment List';
$lang['xin_date_and_time'] = 'Date and Time';
$lang['xin_message'] = 'Message';
$lang['xin_project_note'] = 'Project Note';
$lang['xin_worksheets'] = 'Worksheets';
$lang['xin_task_title'] = 'Task Title';
$lang['xin_hours'] = 'Hours';
$lang['xin_task_files'] = 'Task Files';
$lang['xin_message_here'] = 'Message here';
$lang['xin_all_comments'] = 'All Comments';
$lang['xin_task_note'] = 'Task Note';
$lang['xin_edit_task'] = 'Edit Task';
$lang['xin_error_ticket_priority'] = 'The ticket priority is the required field.';
$lang['xin_success_ticket_created'] = 'Ticket created.';
$lang['xin_success_ticket_comment_added'] = 'Ticket comment added.';
$lang['xin_success_ticket_attachment_added'] = 'Ticket attachment added.';
$lang['xin_success_ticket_updated'] = 'Ticket updated.';
$lang['xin_ticket_details'] = 'Ticket Details';
$lang['xin_ticket_assigned_employee'] = 'Ticket employees has been updated.';
$lang['xin_ticket_status_updated'] = 'Ticket status updated.';
$lang['xin_ticket_note_updated'] = 'Ticket note updated.';
$lang['xin_success_ticket_deleted'] = 'Ticket deleted.';
$lang['xin_success_ticket_comment_deleted'] = 'Ticket comment deleted.';
$lang['xin_success_ticket_attachment_deleted'] = 'Ticket attachment deleted.';
$lang['xin_create_new_ticket'] = 'Create New Ticket';
$lang['xin_ticket_for_employee'] = 'Ticket for Employee';
$lang['xin_select_priority'] = 'Select Priority';
$lang['xin_ticket_description'] = 'Ticket Description';
$lang['xin_ticket_code'] = 'Ticket Code';
$lang['xin_edit_ticket'] = 'Edit Ticket';
$lang['xin_ticket'] = 'Ticket';
$lang['xin_ticket_files'] = 'Ticket Files';
$lang['xin_ticket_note'] = 'Ticket Note';
$lang['xin_error_jobpost_title'] = 'The job title field is required.';
$lang['xin_error_jobpost_type'] = 'The job type field is required.';
$lang['xin_error_jobpost_designation'] = 'The job designation field is required.';
$lang['xin_error_jobpost_positions'] = 'The number of positions field is required.';
$lang['xin_error_jobpost_closing_date'] = 'The date of closing field is required.';
$lang['xin_error_jobpost_short_description'] = 'The short description field is required.';
$lang['xin_success_job_added'] = 'Job added.';
$lang['xin_success_job_updated'] = 'Job updated.';
$lang['xin_success_job_deleted'] = 'Job deleted.';
$lang['xin_job'] = 'Job';
$lang['xin_job_type'] = 'Job Type';
$lang['xin_number_of_positions'] = 'Number of Positions';
$lang['xin_date_of_closing'] = 'Date of Closing';
$lang['xin_job_no_preference'] = 'No Preference';
$lang['xin_job_minimum_experience'] = 'Minimum Experience';
$lang['xin_job_fresh'] = 'Fresh';
$lang['xin_job_experience_define_1year'] = '1 Year';
$lang['xin_job_experience_define_2years'] = '2 Years';
$lang['xin_job_experience_define_3years'] = '3 Years';
$lang['xin_job_experience_define_4years'] = '4 Years';
$lang['xin_job_experience_define_5years'] = '5 Years';
$lang['xin_job_experience_define_6years'] = '6 Years';
$lang['xin_job_experience_define_7years'] = '7 Years';
$lang['xin_job_experience_define_8years'] = '8 Years';
$lang['xin_job_experience_define_9years'] = '9 Years';
$lang['xin_job_experience_define_10years'] = '10 Years';
$lang['xin_job_experience_define_plus_10years'] = '+10 Years';
$lang['xin_job_exp_year'] = 'Year';
$lang['xin_job_exp_years'] = 'Years';
$lang['xin_long_description'] = 'Long Description';
$lang['xin_short_description'] = 'Short Description';
$lang['xin_jobs'] = 'Jobs';
$lang['xin_no_of_positions'] = 'No. of Positions';
$lang['xin_closing_date'] = 'Closing Date';
$lang['xin_edit_job'] = 'Edit Job';
$lang['xin_error_job_application'] = 'Job application deleted.';
$lang['xin_candidate_name'] = 'Candidate Name';
$lang['xin_apply_date'] = 'Apply Date';
$lang['xin_interview_job_post'] = 'The job post field is required.';
$lang['xin_interview_job_interview_date'] = 'The interview date field is required.';
$lang['xin_interview_job_candidate'] = 'The candidate field is required.';
$lang['xin_interview_job_interview_place'] = 'The interview place field is required.';
$lang['xin_interview_job_interview_time'] = 'The interview time field is required.';
$lang['xin_interview_job_interviewers'] = 'The interviewers field is required.';
$lang['xin_job_interview_added'] = 'Job Interview added.';
$lang['xin_job_interview_deleted'] = 'Job Interview deleted.';
$lang['xin_interviewees_candidates_selected'] = 'Interviewees (Selected Candidates)';
$lang['xin_candidates'] = 'Candidates';
$lang['xin_interview_date'] = 'Interview Date';
$lang['xin_place_of_interview'] = 'Place Of Interview';
$lang['xin_interview_time'] = 'Interview Time';
$lang['xin_interviewers_employees'] = 'Interviewers (Employees)';
$lang['xin_job_interview_description'] = 'Job Interview Description';
$lang['xin_selected_candidates'] = 'Selected Candidates';
$lang['xin_interview_place'] = 'Interview Place';
$lang['xin_interview_date_time'] = 'Interview Date & Time';
$lang['xin_interviewers'] = 'Interviewers';
$lang['xin_available_jobs'] = 'Available Jobs';
$lang['xin_read_more'] = 'Read More';
$lang['xin_careers'] = 'Careers';
$lang['xin_job_details'] = 'Job Details';
$lang['xin_functional_area'] = 'Functional Area';
$lang['xin_years_of_experience'] = 'Years of Experience';
$lang['xin_vacancy'] = 'Vacancy';
$lang['xin_apply_before'] = 'Apply Before';
$lang['xin_posted_date'] = 'Posted Date';
$lang['xin_back_to_listing'] = 'Back to Listing';
$lang['xin_apply_for_this_job'] = 'Apply for this Job';
$lang['xin_job_application_for'] = 'Application For';
$lang['xin_employee_id'] = 'Employe ID';
$lang['xin_upload_resume_from_pc'] = 'Upload Resume from your computer';
$lang['xin_upload_file_only_for_resume'] = 'Upload files only';
$lang['xin_your_covering_message_for'] = 'Your covering message for';
$lang['xin_apply'] = 'Apply';
$lang['xin_success_resume_submitted'] = 'Your resume has been submitted.';
$lang['xin_resume_attachment_must_be'] = 'The attachment must be a file of type';
$lang['xin_error_recovering_message'] = 'The covering message field is required.';
$lang['xin_upload_your_resume'] = 'Upload your resume.';
$lang['xin_already_applied_for_this_job'] = 'Already applied for this job.';
$lang['xin_template_name'] = 'Template Name';
$lang['xin_edit_email_template'] = 'Edit Email Template';
$lang['xin_backup_log'] = 'Backup Log';
$lang['xin_delete_old_backup'] = 'Delete old backup?';
$lang['xin_create_backup'] = 'Create Backup';
$lang['xin_database_file'] = 'Database File';
$lang['xin_success_database_backup_generated'] = 'Database Backup Generated.';
$lang['xin_success_database_old_backup_deleted'] = 'Database Old Backup Deleted.';
$lang['xin_error_template_status'] = 'The status field is required.';
$lang['xin_success_email_template_updated'] = 'Email Template updated.';
$lang['xin_files_manager'] = 'Files Manager';
$lang['xin_error_select_file'] = 'Please select file.';
$lang['xin_error_file_size_is'] = 'File size is greater than';
$lang['xin_success_file_uploaded'] = 'File uploaded.';
$lang['xin_success_file_name_updated'] = 'File name updated.';
$lang['xin_error_max_file_size_required'] = 'Maximum file size field is required.';
$lang['xin_error_file_extension_required'] = 'Allowed extensions field is required.';
$lang['xin_success_file_settings_updated'] = 'File settings updated.';
$lang['xin_success_file_deleted'] = 'File Deleted.';
$lang['xin_all_departments'] = 'All Departments';
$lang['xin_single_file'] = 'File';
$lang['xin_single_size'] = 'Size';
$lang['xin_extension'] = 'Extension';
$lang['xin_uploaded_date'] = 'Uploaded Date';
$lang['xin_choose_department'] = 'Choose Department';
$lang['xin_edit_file_name'] = 'Edit File Name';
$lang['xin_new_file_name'] = 'New File Name';
$lang['xin_system_settings'] = 'SYSTEM SETTINGS';
$lang['xin_general'] = 'General';
$lang['xin_logos'] = 'Logos';
$lang['xin_system'] = 'System';
$lang['xin_email_notifications'] = 'Email Notifications';
$lang['xin_animation_effects'] = 'Animation Effects';
$lang['xin_notification_position'] = 'Notification Position';
$lang['xin_system_logos'] = 'System Logo';
$lang['xin_first_logo'] = 'System Logo';
$lang['xin_logo_files_only'] = 'Upload files only: gif,png,jpg,jpeg';
$lang['xin_logo_files_only_favicon'] = 'Upload files only: gif,ico,png';
$lang['xin_best_logo_size'] = 'Best Size: 160x40';
$lang['xin_best_main_logo_size'] = 'Best Size: 32x27';
$lang['xin_best_logo_size_favicon'] = 'Best Size: 16x16';
$lang['xin_best_logo_size_recruitment'] = 'Best Size: 230x60';
$lang['xin_logo_whit_background_black_text'] = 'White background with black text';
$lang['xin_logo_whit_background_light_text'] = 'Light logo';
$lang['xin_best_signlogo_size'] = 'Best Size: 137x40';
$lang['xin_second_logo'] = 'Second Logo';
$lang['xin_logo_trans_background_white_text'] = 'Transparent background with white text';
$lang['xin_favicon'] = 'Favicon';
$lang['xin_sign_in_page'] = 'Sign In Page';
$lang['xin_logo'] = 'Logo';
$lang['xin_recruitment_logo_updated'] = 'Recruitment logo updated.';
$lang['xin_application_name'] = 'Application Name';
$lang['xin_default_currency'] = 'Default Currency';
$lang['xin_default_currency_symbol'] = 'Default Currency Symbol';
$lang['xin_default_currency_symbol_code'] = 'Default Currency <small>(Symbol/Code)</small>';
$lang['xin_show_currency'] = 'Show Currency';
$lang['xin_currency_code'] = 'Currency Code';
$lang['xin_currency_symbol'] = 'Currency Symbol';
$lang['xin_currency_position'] = 'Currency Position';
$lang['xin_prefix'] = 'Prefix';
$lang['xin_suffix'] = 'Suffix';
$lang['xin_enable_codeigniter_on_footer'] = 'Enable CodeIgniter version';
$lang['xin_date_format'] = 'Date Format';
$lang['xin_footer_text'] = 'Footer Text';
$lang['xin_enable_year_on_footer'] = 'Current year';
$lang['xin_employe_can_manage_contact_info'] = 'Employee can manage own contact information';
$lang['xin_employe_can_manage_bank_account'] = 'Employee can manage own bank account';
$lang['xin_employe_can_manage_qualification'] = 'Employee can manage own qualification';
$lang['xin_employe_can_manage_work_experience'] = 'Employee can manage own work experience';
$lang['xin_employe_can_manage_documents'] = 'Employee can manage own documents';
$lang['xin_employe_can_manage_profile_picture'] = 'Employee can manage own profile picture';
$lang['xin_employe_can_manage_profile_info'] = 'Employee can manage own profile information';
$lang['xin_employe_can_manage_social_info'] = 'Employee can manage own social information';
$lang['xin_attendance_configuration'] = 'Attendance Configuration';
$lang['xin_enable_clock_in_header'] = 'Enable clock-in button on header';
$lang['xin_it_will_show_everywhere'] = 'It will show everywhere on the system, but in employee panel only.';
$lang['enable_clock_in_clock_out'] = 'Enable clock in & clock out';
$lang['xin_for_pdf'] = 'for payroll pdf';
$lang['xin_enable_jobs_for_employees'] = 'Enable Jobs for employees';
$lang['xin_job_application_file_format'] = 'Job Application file format';
$lang['xin_job_listing'] = 'Job Listing';
$lang['xin_email_notification_config'] = 'Email Notifications Configuration';
$lang['xin_email_notification_enable'] = 'Enable email notifications';
$lang['xin_set_animation_effect_for_top'] = 'Set animation effect for top menu.';
$lang['xin_set_animation_effect_for_modals'] = 'Set animation effect for modal dialogs.';
$lang['xin_top_right'] = 'Top Right';
$lang['xin_bottom_right'] = 'Bottom Right';
$lang['xin_bottom_left'] = 'Bottom Left';
$lang['xin_top_left'] = 'Top Left';
$lang['xin_top_center'] = 'Top Center';
$lang['xin_set_position_for_notifications'] = 'Set position for notifications.';
$lang['xin_close_button'] = 'Enable Close Button';
$lang['xin_progress_bar'] = 'Progress Bar';
$lang['xin_file_maxsize'] = 'Max. File Size';
$lang['xin_allowed_extensions'] = 'Allowed extensions';
$lang['xin_employee_can_view_download_other_files'] = 'Employee can view/download all department files';
$lang['xin_file_size_mb'] = 'File Size in MB';
$lang['xin_error_contact_person'] = 'The contact person field is required.';
$lang['xin_error_phone_field'] = 'The phone field is required.';
$lang['xin_success_company_info_updated'] = 'Company Information updated.';
$lang['xin_error_select_first_logo'] = 'Select System Logo.';
$lang['xin_error_select_second_logo'] = 'Select Second Logo.';
$lang['xin_error_select_favicon'] = 'Select Favicon.';
$lang['xin_error_logo_first_attachment'] = 'The attachment must be a file of type: png, jpg, jpeg, gif for system logo.';
$lang['xin_error_logo_second_attachment'] = 'The attachment must be a file of type: png, jpg, jpeg, gif for second logo.';
$lang['xin_error_logo_favicon_attachment'] = 'The attachment must be a file of type: png, jpg, jpeg, gif for favicon.';
$lang['xin_success_system_logo_updated'] = 'Logo updated.';
$lang['xin_error_select_profile_cover'] = 'Select Profile cover.';
$lang['xin_success_profile_background_updated'] = 'Profile Background updated.';
$lang['xin_error_select_signin_page_logo'] = 'Select sign in page logo.';
$lang['xin_success_signin_page_logo_updated'] = 'Sign-in page logo updated.';
$lang['xin_error_recruitment_logo'] = 'Select recruitment page logo.';
$lang['xin_error_payroll_pdf_logo'] = 'Select payroll logo.';
$lang['xin_success_payroll_logo_updated'] = 'Payroll logo updated.';
$lang['xin_error_application_name_field'] = 'The application name field is required.';
$lang['xin_error_default_currency_field'] = 'The default currency field is required.';
$lang['xin_error_default_currency_symbol'] = 'The default currency symbol field is required.';
$lang['xin_error_currency_position'] = 'The currency position field is required.';
$lang['xin_error_date_format_field'] = 'The date format field is required.';
$lang['xin_error_footer_text'] = 'The footer text field is required.';
$lang['xin_success_system_configuration_updated'] = 'System Configuration updated.';
$lang['xin_success_system_layout_updated'] = 'System Layout updated.';
$lang['xin_success_role_config_updated'] = 'Role Configuration updated.';
$lang['xin_setting_config_updated'] = 'Setting Configuration updated.';
$lang['xin_attendance_config_updated'] = 'Attendance Configuration updated.';
$lang['xin_success_email_notify_updated'] = 'Email Notification Configuration updated.';
$lang['xin_error_job_app_format'] = 'The job application format field is required.';
$lang['xin_success_job_config_updated'] = 'Job Configuration updated.';
$lang['xin_success_animation_config_updated'] = 'Animation Effect Configuration updated.';
$lang['xin_error_notify_position'] = 'The notification position field is required.';
$lang['xin_success_notify_position_config_updated'] = 'Notification Position Configuration updated.';
$lang['xin_success_database_backup_deleted'] = 'Database Backup deleted.';
$lang['xin_success_contract_type_added'] = 'Contract type added.';
$lang['xin_success_document_type_added'] = 'Document type added.';
$lang['xin_error_education_level'] = 'The education level field is required.';
$lang['xin_success_education_level_added'] = 'Education Level added.';
$lang['xin_error_education_language'] = 'The qualification language field is required.';
$lang['xin_success_education_language_added'] = 'Education Language added.';
$lang['xin_error_education_skill'] = 'The qualification skill field is required.';
$lang['xin_success_education_skill_added'] = 'Education Skill added.';
$lang['xin_error_payment_method'] = 'The payment method field is required.';
$lang['xin_success_payment_method_added'] = 'Payment Method added.';
$lang['xin_success_award_type_added'] = 'Award Type added.';
$lang['xin_error_days_per_year'] = 'The days per year field is required.';
$lang['xin_success_leave_type_added'] = 'Leave Type added.';
$lang['xin_success_warning_type_added'] = 'Warning Type added.';
$lang['xin_success_termination_type_added'] = 'Termination Type added.';
$lang['xin_success_expense_type_added'] = 'Expense Type added.';
$lang['xin_success_job_type_added'] = 'Job Type added.';
$lang['xin_success_exit_type_added'] = 'Exit Type added.';
$lang['xin_error_travel_arrangment_type'] = 'The travel arrangement type field is required.';
$lang['xin_success_travel_arrangment_type_added'] = 'Travel Arrangement added.';
$lang['xin_error_currency_name_field'] = 'The currency name field is required.';
$lang['xin_error_currency_code_field'] = 'The currency code field is required.';
$lang['xin_error_currency_symbol_field'] = 'The currency symbol field is required.';
$lang['xin_success_currency_type_added'] = 'Currency Type added.';
$lang['xin_success_contract_type_deleted'] = 'Contract Type deleted.';
$lang['xin_success_document_type_deleted'] = 'Document Type deleted.';
$lang['xin_success_payment_method_deleted'] = 'Payment Method deleted.';
$lang['xin_success_education_level_deleted'] = 'Education Level deleted.';
$lang['xin_success_qualification_lang_deleted'] = 'Qualification Language deleted.';
$lang['xin_success_qualification_skill_deleted'] = 'Qualification Skill deleted.';
$lang['xin_success_award_type_deleted'] = 'Award Type deleted.';
$lang['xin_success_leave_type_deleted'] = 'Leave Type deleted.';
$lang['xin_success_warning_type_deleted'] = 'Warning Type deleted.';
$lang['xin_success_termination_type_deleted'] = 'Termination Type deleted.';
$lang['xin_success_expense_type_deleted'] = 'Expense Type deleted.';
$lang['xin_success_job_type_deleted'] = 'Job Type deleted.';
$lang['xin_success_exit_type_deleted'] = 'Exit Type deleted.';
$lang['xin_success_travel_arrtype_deleted'] = 'Travel Arrangement Type deleted.';
$lang['xin_success_currency_type_deleted'] = 'Currency Type deleted.';
$lang['xin_success_document_type_updated'] = 'Document type updated.';
$lang['xin_success_contract_type_updated'] = 'Contract type updated.';
$lang['xin_success_payment_method_updated'] = 'Payment Method updated.';
$lang['xin_success_currency_type_updated'] = 'Currency Type updated.';
$lang['xin_success_education_level_updated'] = 'Education Level updated.';
$lang['xin_success_qualification_lang_updated'] = 'Qualification Language updated.';
$lang['xin_success_qualification_skill_updated'] = 'Qualification Skill updated.';
$lang['xin_success_award_type_updated'] = 'Award type updated.';
$lang['xin_success_leave_type_updated'] = 'Leave type updated.';
$lang['xin_success_warning_type_updated'] = 'Warning type updated.';
$lang['xin_success_termination_type_updated'] = 'Termination type updated.';
$lang['xin_success_expense_type_updated'] = 'Expense type updated.';
$lang['xin_success_job_type_updated'] = 'Job type updated.';
$lang['xin_success_exit_type_updated'] = 'Exit type updated.';
$lang['xin_success_travel_arrtype_updated'] = 'Travel Arrangement type updated.';
$lang['xin_success_currency_type_updated'] = 'Currency type updated.';
$lang['xin_employee_exit_type'] = 'Employee Exit Type';
$lang['xin_travel_arrangement_type'] = 'Travel Arrangement Type';
$lang['xin_payment_methods'] = 'Payment Methods';
$lang['xin_currency_type'] = 'Currency Type';
$lang['xin_skill'] = 'Skill';
$lang['xin_days_per_year'] = 'Days per Year';
$lang['xin_currency_name'] = 'Currency Name';
$lang['xin_currencies'] = 'Currencies';
$lang['xin_code'] = 'Code';
$lang['xin_symbol'] = 'Symbol';
$lang['xin_edit_document_type'] = 'Edit Document Type';
$lang['xin_edit_contract_type'] = 'Edit Contract Type';
$lang['xin_edit_payment_method'] = 'Edit Payment Method';
$lang['xin_edit_education_level'] = 'Edit Education Level';
$lang['xin_edit_language'] = 'Edit Language';
$lang['xin_edit_skill'] = 'Edit Skill';
$lang['xin_edit_award_type'] = 'Edit Award Type';
$lang['xin_edit_leave_type'] = 'Edit Leave Type';
$lang['xin_edit_warning_type'] = 'Edit Warning Type';
$lang['xin_edit_termination_type'] = 'Edit Termination Type';
$lang['xin_edit_expense_type'] = 'Edit Expense Type';
$lang['xin_edit_job_type'] = 'Edit Job Type';
$lang['xin_edit_employee_exit_type'] = 'Edit Employee Exit Type';
$lang['xin_travel_arr_type'] = 'Edit Travel Arrangement Type';
$lang['xin_edit_currency_type'] = 'Edit Currency Type';
$lang['xin_company_policy'] = 'Company Policy';
$lang['xin_error_training_type'] = 'The training type field is required.';
$lang['xin_error_trainer_field'] = 'The trainer field is required.';
$lang['xin_success_training_added'] = 'Training added.';
$lang['xin_success_training_updated'] = 'Training updated.';
$lang['xin_training_details'] = 'Trainig Details';
$lang['xin_success_training_status_updated'] = 'Training status updated.';
$lang['xin_success_training_deleted'] = 'Training deleted.';
$lang['xin_trainer'] = 'Trainer';
$lang['xin_training_cost'] = 'Training Cost';
$lang['xin_training_duration'] = 'Training Duration';
$lang['xin_cost'] = 'Cost';
$lang['xin_add_edit_view_delete_role_info'] = 'Add/Edit/View/Delete';
$lang['xin_training_employees_s'] = 'Training Employee(s)';
$lang['xin_not_included'] = 'Not Concluded';
$lang['xin_satisfactory'] = 'Satisfactory';
$lang['xin_average'] = 'Average';
$lang['xin_poor'] = 'Poor';
$lang['xin_excellent'] = 'Excellent';
$lang['xin_edit_training'] = 'Edit Training';
$lang['xin_type'] = 'Type';
$lang['xin_training_types'] = ' Training Types';
$lang['xin_edit_training_type'] = 'Edit Training Type';
$lang['xin_expertise'] = 'Expertise';
$lang['xin_trainers'] = 'Trainers';
$lang['xin_edit_trainer'] = 'Edit Trainer';
$lang['xin_view_trainer'] = 'View Trainer';
$lang['xin_error_training_type_name'] = 'The type name field is required.';
$lang['xin_success_training_type_added'] = 'Training type added.';
$lang['xin_success_training_type_updated'] = 'Training type updated.';
$lang['xin_success_training_type_deleted'] = 'Training type deleted.';
$lang['xin_success_trainer_added'] = 'Trainer added.';
$lang['xin_success_trainer_updated'] = 'Trainer updated.';
$lang['xin_success_trainer_deleted'] = 'Trainer deleted.';
$lang['xin_add_edit_delete_role_info'] = 'Add/Edit/Delete';
$lang['xin_payslip_payment_id'] = 'Payment ID';
$lang['xin_layout_settings'] = 'Layout Settings';
$lang['xin_other_settings'] = 'Other Setting';
$lang['xin_enable_attendance_system'] = 'Enable attendance system';
$lang['xin_employee_can_change_profile_cover'] = 'Employee can change profile background image';
$lang['xin_enable_notification_close_btn'] = 'Enable notification close button';
$lang['xin_notification_progress_bar'] = 'Notification progress Bar';
$lang['xin_enable_policy_link_top'] = 'Enable policy link on top';
$lang['xin_enable_layout_setting'] = 'Enable layout setting';
$lang['xin_notifications'] = 'Notificatiоns';
$lang['xin_other'] = 'Other';
$lang['xin_advance_salary'] = 'Advance Salary';
$lang['xin_request'] = 'Request';
$lang['xin_advance_salaries'] = 'Advance Salaries';
$lang['xin_error_advance_salary_month_year'] = 'The advance salary month & year field is required.';
$lang['xin_error_amount_field'] = 'The amount field is required.';
$lang['xin_success_request_sent_advance_salary'] = 'Request sent for advance salary.';
$lang['xin_success_advance_salary_deleted'] = 'Advance Salary deleted.';
$lang['xin_success_advance_salary_updated'] = 'Advance Salary updated.';
$lang['xin_edit_advance_salary'] = 'Edit Advance Salary';
$lang['xin_view_advance_salary'] = 'View Advance Salary';
$lang['xin_employee_monthly_installment'] = 'Employee Monthly Installment';
$lang['xin_advance_deducted_salary'] = 'Advance Deducted Salary';
$lang['xin_one_time_deduct'] = 'One Time Deduct';
$lang['xin_emi_salary'] = 'EMI';
$lang['xin_advance_salary_report'] = 'Advance Salary Report';
$lang['xin_report'] = 'Report';
$lang['xin_total_amount'] = 'Total Amount';
$lang['xin_total_paid_amount'] = 'Total Paid Amount';
$lang['xin_remaining_amount'] = 'Remaining Amount';
$lang['xin_report'] = 'Report';
$lang['xin_success_sent_forgot_password'] = 'Password has been sent to your email address.';
$lang['xin_error_email_addres_not_exist'] = 'Email address does not exist.';
$lang['xin_error_enter_email_address'] = 'Please enter your email.';
$lang['xin_success_logged_in'] = 'Logged In Successfully.';
$lang['xin_error_invalid_credentials'] = 'Invalid Login Credential.';
$lang['xin_welcome_login_page_text'] = 'Welcome! Sign in to access the admin panel';
$lang['xin_forgot_password_link'] = 'Forgot password?';
$lang['xin_sign_in_button'] = 'Sign in';
$lang['xin_admin_text'] = 'Admin';
$lang['xin_demo_reset_text'] = 'DEMO RESETS EVERY 30 MINUTES!!!';
$lang['xin_page_rendered_text'] = 'Page rendered in';
$lang['xin_codeigniter_version'] = 'CodeIgniter Version';
$lang['xin_rendered_seconds'] = 'seconds';
$lang['xin_hand_crafted'] = 'Made with';
$lang['xin_find_your_account_fg'] = 'We will send you a link to reset password.';
$lang['xin_enter_your_email_fg'] = 'Enter your email';
$lang['xin_reset'] = 'Reset';
$lang['xin_remember_password'] = 'Remeber Password?';
$lang['xin_all_paid'] = 'All Paid';
$lang['xin_remaining'] = 'Remaining';
$lang['xin_rquested_date_details'] = 'Requested Date History';
$lang['xin_request_date'] = 'Requested At';
$lang['xin_view_advance_salary_report'] = 'View Advance Salary Report';
/************************************************/
// ACCOUNTING ADDON TRANSLATION > START
/************************************************/
$lang['xin_acc_accounting'] = 'Accounting';
$lang['xin_acc_accounts'] = 'Accounts';
$lang['xin_acc_account_list'] = 'Accounts List';
$lang['xin_acc_account_balances'] = 'Account Balances';
$lang['xin_acc_transactions'] = 'Transactions';
$lang['xin_acc_deposit'] = 'Deposit';
$lang['xin_acc_account'] = 'Account';
$lang['xin_acc_expense'] = 'Expense';
$lang['xin_acc_transfer'] = 'Transfer';
$lang['xin_acc_view_transactions'] = 'View Transactions';
$lang['xin_acc_view_bankwise_transactions'] = 'View Bank Wise Transactions';
$lang['xin_acc_payees_payers'] = 'Payees and payers';
$lang['xin_acc_reports'] = 'Reports';
$lang['xin_acc_account_statement'] = 'Account Statement';
$lang['xin_acc_expense_reports'] = 'Expense Report';
$lang['xin_acc_income_reports'] = 'Income Report';
$lang['xin_acc_payees'] = 'Payees';
$lang['xin_acc_payers'] = 'Payers';
$lang['xin_acc_income_vs_expense'] = 'Income Vs Expense';
$lang['xin_acc_transfer_report'] = 'Transfer Report';
$lang['xin_acc_payer_report'] = 'Report by Payer';
$lang['xin_acc_payee_report'] = 'Report by Payee';
$lang['xin_acc_reports_by_date'] = 'Reports by Date';
$lang['xin_acc_widgets'] = 'Widgets';
$lang['xin_acc_calendar'] = 'Calendar';
$lang['xin_acc_calculator'] = 'Calculator';
$lang['xin_acc_user_management'] = 'User Management';
$lang['xin_acc_membership_plan'] = 'Membership Plan';
$lang['xin_acc_total_credit'] = 'Total Credit';
$lang['xin_acc_total_debit'] = 'Total Debit';
$lang['xin_acc_error_payer_name'] = 'The payer name field is required.';
$lang['xin_acc_success_payer_added'] = 'Payer added.';
$lang['xin_acc_error_payee_name'] = 'The payee name field is required.';
$lang['xin_acc_success_payee_added'] = 'Payee added.';
$lang['xin_acc_success_payer_updated'] = 'Payer updated.';
$lang['xin_acc_success_payee_updated'] = 'Payee updated.';
$lang['xin_acc_error_account_field'] = 'The account field is required.';
$lang['xin_acc_error_deposit_date'] = 'The deposit date field is required.';
$lang['xin_acc_error_attachment'] = 'The attachment must be a file of type: png, jpg, jpeg, gif, pdf, txt, doc, docx, xls, xlsx';
$lang['xin_acc_success_deposit_added'] = 'Deposit added.';
$lang['xin_acc_error_amount_should_be_less_than_current'] = 'The amount should be less than the current account balance.';
$lang['xin_acc_error_expense_date'] = 'The expense date field is required.';
$lang['xin_acc_success_expense_added'] = 'Expense added.';
$lang['xin_acc_error_from_account'] = 'The from account field is required.';
$lang['xin_acc_error_to_account'] = 'The to account field is required.';
$lang['xin_acc_error_transer_to_same_account'] = 'You can not transfer between same account.';
$lang['xin_acc_error_transer_date'] = 'The transfer date field is required.';
$lang['xin_acc_success_transfer_added'] = 'Transfer added.';
$lang['xin_acc_error_account_name_field'] = 'The account name field is required.';
$lang['xin_acc_error_account_balance_field'] = 'The account balance field is required.';
$lang['xin_acc_success_bank_cash_added'] = 'Bank Cash added.';
$lang['xin_acc_success_deposit_updated'] = 'Deposit updated.';
$lang['xin_acc_success_expense_updated'] = 'Expense updated.';
$lang['xin_acc_success_transfer_updated'] = 'Transfer updated.';
$lang['xin_acc_success_bank_cash_updated'] = 'Bank Cash updated.';
$lang['xin_acc_success_bank_cash_deleted'] = 'Bank Cash deleted.';
$lang['xin_acc_success_deposit_deleted'] = 'Deposit Deleted';
$lang['xin_acc_success_expense_deleted'] = 'Expense deleted.';
$lang['xin_acc_success_payer_deleted'] = 'Payer deleted.';
$lang['xin_acc_success_payee_deleted'] = 'Payee deleted.';
$lang['xin_acc_success_transfer_deleted'] = 'Transfer deleted.';
$lang['xin_acc_account_name'] = 'Account Name';
$lang['xin_acc_initial_balance'] = 'Initial Balance';
$lang['xin_acc_branch_code'] = 'Branch Code';
$lang['xin_acc_account_no'] = 'Account No.';
$lang['xin_acc_balance'] = 'Balance';
$lang['xin_acc_edit_account'] = 'Edit Account';
$lang['xin_acc_edit_deposit'] = 'Edit Deposit';
$lang['xin_acc_choose_account_type'] = 'Choose Account Type';
$lang['xin_acc_category'] = 'Category';
$lang['xin_acc_choose_category'] = 'Choose a Category';
$lang['xin_acc_payer'] = 'Payer';
$lang['xin_acc_ref_no'] = 'Ref#';
$lang['xin_acc_ref_example'] = 'e.g. Transaction ID, Check No.';
$lang['xin_acc_attach_file'] = 'Attach File';
$lang['xin_acc_payee'] = 'Payee';
$lang['xin_acc_from_account'] = 'From Account';
$lang['xin_acc_to_account'] = 'To Account';
$lang['xin_acc_edit_payer'] = 'Edit Payer';
$lang['xin_acc_payer_name'] = 'Payer Name';
$lang['xin_acc_payee_name'] = 'Payee Name';
$lang['xin_acc_edit_payee'] = 'Edit Payee';
$lang['xin_acc_total'] = 'Total';
$lang['xin_acc_credit'] = 'Credit';
$lang['xin_acc_debit'] = 'Debit';
$lang['xin_acc_choose_a_payer'] = 'Choose a Payer';
$lang['xin_acc_choose_a_payee'] = 'Choose a Payee';
$lang['xin_acc_payment'] = 'Payment';
$lang['xin_acc_created_at'] = 'Create At';
$lang['xin_acc_all_accounts'] = 'All Accounts';
$lang['xin_acc_select_account'] = 'Select Account';
$lang['xin_acc_select_type'] = 'Select Type';
$lang['xin_acc_all'] = 'All';
$lang['xin_acc_select_expense_type'] = 'Select Expense Type';
$lang['xin_acc_all_types'] = 'All Types';
$lang['xin_acc_select_income_type'] = 'Select Income Type';

/************************************************/
// ACCOUNTING ADDON TRANSLATION > END
/************************************************/
$lang['xin_enable_password_generate_payslip'] = 'Enable Password generate for payslip';
$lang['xin_success_payroll_config_updated'] = 'Payroll config updated.';
$lang['xin_payslip_password_format'] = 'Payslip password format';
$lang['xin_hr_info'] = 'HR Information';
$lang['xin_daily_attendance_report'] = 'Daily Attendace Report';
$lang['xin_attendance_report'] = 'Attendace Report';
$lang['xin_project_users'] = 'Project Members';
$lang['xin_project_task'] = 'Project Task';
$lang['xin_project_bug'] = 'Project Bug';
$lang['xin_profile'] = 'Profile';
$lang['xin_users'] = 'Users';
$lang['xin_user'] = 'User';
$lang['xin_user_photo'] = 'User Photo';
$lang['xin_user_photo_field'] = 'The user photo field is required.';
$lang['xin_success_user_added'] = 'User added.';
$lang['xin_edit_user'] = 'Edit User';
$lang['xin_success_user_updated'] = 'User updated.';
$lang['xin_user_profile'] = 'User Profile';
$lang['xin_view_user'] = 'View User';
$lang['xin_admin_login'] = 'Login with ';
$lang['xin_lock_user'] = 'Lock User';
$lang['xin_employee_login'] = 'Employee Login';
$lang['xin_view'] = 'View';
$lang['xin_leave_app'] = 'Leave Applications';
$lang['xin_read_all'] = 'Read all notifications';
$lang['xin_configure_hr'] = 'HR Sale';
$lang['xin_changelog'] = 'Changelog';
$lang['xin_modules'] = 'Modules';
$lang['xin_setup_modules'] = 'Setup Modules';
$lang['xin_languages'] = 'Languages';
$lang['xin_language'] = 'Language';
$lang['xin_flag'] = 'Flag';
$lang['xin_error_flag_allow_files'] = 'Upload files only: gif,png,jpg,jpeg';
$lang['xin_error_lang_name'] = 'Language name field is required.';
$lang['xin_error_lang_code'] = 'Language code field is required.';
$lang['xin_error_lang_flag'] = 'Language flag field is required.';
$lang['xin_success_lang_added'] = 'Language added.';
$lang['xin_success_lang_updated'] = 'Language updated.';
$lang['xin_success_lang_deleted'] = 'Language deleted.';
$lang['xin_success_lang_activated'] = 'Language activated.';
$lang['xin_success_lang_deactivated'] = 'Language de-activated.';
$lang['xin_selected'] = 'Selected';
$lang['xin_hr'] = 'Core HR';
$lang['xin_experience'] = 'Experience';
$lang['xin_my_dashboard'] = 'My Dashboard';
$lang['xin_jobs_list'] = 'Jobs List';
$lang['xin_newly_created_jobs'] = 'Newly Created Jobs';
$lang['xin_assets'] = 'Assets';
$lang['xin_asset'] = 'Asset';
$lang['xin_assets_category'] = 'Assets Categories';
$lang['xin_categories'] = 'Categories';
$lang['xin_error_cat_name_field'] = 'The name field is required.';
$lang['xin_success_assets_category_added'] = 'Assets Category added.';
$lang['xin_success_assets_category_deleted'] = 'Assets Category deleted.';
$lang['xin_success_assets_category_updated'] = 'Assets Category updated.';
$lang['xin_edit_assets_category'] = 'Edit Assets Category';
$lang['xin_asset_name'] = 'Asset Name';
$lang['xin_company_asset_code'] = 'Company Asset Code';
$lang['xin_is_working'] = 'Is Working?';
$lang['xin_invoice_number'] = 'Invoice Number';
$lang['xin_manufacturer'] = 'Manufacturer';
$lang['xin_serial_number'] = 'Serial Number';
$lang['xin_warranty_end_date'] = 'Warranty / AMC End Date';
$lang['xin_asset_image'] = 'Asset Image';
$lang['xin_asset_allowed_image_formats'] = 'Allowed Formats : jpg, png, jpeg, gif';
$lang['xin_asset_note'] = 'Asset Note';
$lang['xin_error_category_field'] = 'The category field is required.';
$lang['xin_error_asset_name_field'] = 'The asset name field is required.';
$lang['xin_error_company_asset_code'] = 'The company asset code field is required.';
$lang['xin_error_manufacturer_field'] = 'The manufacturer field is required.';
$lang['xin_error_asset_note_field'] = 'The asset note field is required.';
$lang['xin_error_asset_image_field'] = 'The asset image field is required.';
$lang['xin_error_asset_image_attachment'] = 'The attachment must be a file of type: jpg, png, jpeg, gif';
$lang['xin_success_asset_added'] = 'Asset added.';
$lang['xin_success_asset_deleted'] = 'Asset deleted.';
$lang['xin_success_asset_updated'] = 'Asset updated.';
$lang['xin_edit_asset'] = 'Edit Asset';
$lang['xin_view_asset'] = 'View Asset';
$lang['xin_lang_settings'] = 'Language Settings';
$lang['xin_my_links'] = 'My Links';
$lang['xin_notify_top'] = 'Top notification';
$lang['xin_employee_department_txt'] = 'Employees Department';
$lang['xin_employee_designation_txt'] = 'Employees Designation';
$lang['xin_employee_status_txt'] = 'Employees Status';
$lang['xin_emp_working'] = 'Present';
$lang['xin_quick_links'] = 'Quick Links';
$lang['xin_add_your_staff'] = 'Add your staff';
$lang['xin_add_tasks'] = 'Add Tasks';
$lang['xin_add_projects'] = 'Add Projects';
$lang['xin_add_assets'] = 'Add Assets';
$lang['xin_task_due'] = 'Task Due';
$lang['xin_task_todo'] = 'Task To do';
$lang['xin_task_done'] = 'Task Done';
$lang['xin_my_assigned_projects'] = 'My assigned projects.';
$lang['xin_more_projects'] = 'More Projects';
$lang['xin_multi_language'] = 'Multi Language';
$lang['xin_import_employees'] = 'Import Employees';
$lang['xin_employee_imp_allowed_size'] = 'Please select csv or excel file (allowed file size 2MB)';
$lang['xin_employee_import_csv_file'] = 'Import CSV file only';
$lang['xin_employee_import_description_line1'] = 'The first line in downloaded csv file should remain as it is. Please do not change the order of columns in csv file.';
$lang['xin_employee_import_description_line2'] = 'The correct column order is (First Name, Last Name, Username, Email, Password, Employee ID, Date of Joining, Gender, Date of Birth, Contact Number, Address) and you must follow the csv file, otherwise you will get an error while importing the csv file.';
$lang['xin_employee_import_download_sample'] = 'Download sample File';
$lang['xin_employee_upload_file'] = 'Upload File';
$lang['xin_error_employees_import_size'] = 'File size is greater than 2MB.';
$lang['xin_success_attendance_import'] = 'Employees Data Imported Successfully.';
$lang['xin_error_not_employee_import'] = 'Employees not imported.';
$lang['xin_theme_settings'] = 'Theme Settings';
$lang['xin_page_layouts'] = 'Page Layouts';
$lang['xin_fixed_navbar_navigation'] = 'Fixed layout';
$lang['xin_fixed_navbar_navigation_details'] = 'The fixed layout has a fixed top bar and navigation menu';
$lang['xin_fixed_footer'] = 'Fixed footer';
$lang['xin_fixed_footer_details'] = 'The fixed footer has a fixed navbar, navigation menu and footer only content section is scrollable to user.';
$lang['xin_boxed_layout'] = 'Boxed layout';
$lang['xin_boxed_layout_details'] = 'The boxed layout has a padding around the main wrapper as well as a background can be applied to it and all your content will be centered with the background flowing around it.';
$lang['xin_dark_layout'] = 'Dark layout';
$lang['xin_dark_layout_details'] = 'The dark layout has a dark color navbar, navigation menu and footer.';
$lang['xin_theme_nav_menu'] = 'Navigation Menu';
$lang['xin_theme_compact_menu'] = 'Compact Menu';
$lang['xin_theme_compact_menu_details'] = 'Default vertical menu is full width. You may want change that behavior and make the menu compact at page level or at template level. You can experience compact menu in left side menu.';
$lang['xin_theme_flipped_menu'] = 'RTL Support';
$lang['xin_theme_flipped_menu_details'] = 'Change navigation menu position to right with the help of flipped navigation menu options. RTL layout has default flipped navigation menu.';
$lang['xin_theme_right_side_icons'] = 'Right side icons';
$lang['xin_theme_right_side_icons_details'] = 'Default position of top level menu items icon position is left, it can be changed to right side with the help of navigation right side icon options. Check navigation with right side icons in navigation menu.';
$lang['xin_theme_bordered_menu'] = 'Bordered';
$lang['xin_theme_bordered_menu_details'] = 'Bordered navigation separate first level of main navigation by adding border. You can check bordered navigation on left side navigation menu.';
$lang['xin_theme_page_headers'] = 'Page Headers';
$lang['xin_theme_breadcrumbs_light'] = 'Breadcrumbs Light';
$lang['xin_theme_breadcrumbs_transparent'] = 'Breadcrumbs Transparent';
$lang['xin_theme_breadcrumbs_bottom'] = 'Breadcrumbs Bottom';
$lang['xin_theme_breadcrumbs_btns'] = 'Breadcrumbs With Buttons';
$lang['xin_theme_set_breadcrumbs'] = 'Set breadcrumbs for pages';
$lang['xin_theme_footer_layout'] = 'Footer Layout';
$lang['xin_theme_set_footer_layout'] = 'Set footer layout';
$lang['xin_theme_footer_light'] = 'Light Footer';
$lang['xin_theme_footer_dark'] = 'Dark Footer';
$lang['xin_theme_footer_transparent'] = 'Transparent Footer';
$lang['xin_theme_color_system'] = 'Color System';
$lang['xin_theme_form_design'] = 'Form Design';
$lang['xin_theme_form_design_input'] = 'Form Input Design';
$lang['xin_theme_set_form_design'] = 'Set form input design - examples are given below';
$lang['xin_theme_default_input_design'] = 'Default Input';
$lang['xin_theme_modern_form_design'] = 'Modern Input';
$lang['xin_theme_rounded_form_design'] = 'Rounded Input';
$lang['xin_theme_default_square_form_design'] = 'Default Square Input';
$lang['xin_theme_medium_square_form_design'] = 'Medium Square Input';
$lang['xin_error_thm_page_header'] = 'The page header field is required.';
$lang['xin_error_thm_footer_layout'] = 'The footer layout field is required.';
$lang['xin_error_thm_statistics_cards'] = 'The statistics cards field is required.';
$lang['xin_error_thm_statistics_cards_background'] = 'The statistics cards background field is required.';
$lang['xin_error_thm_employee_cards'] = 'The employee cards field is required.';
$lang['xin_success_thm_page_layouts_updated'] = 'Page Layouts information updated.';
$lang['xin_success_thm_nav_menu_updated'] = 'Navigation Menu information updated.';
$lang['xin_error_thm_form_design'] = 'The form design field is required.';
$lang['xin_success_thm_form_design_updated'] = 'Form Design information updated.';
$lang['xin_success_thm_system_color_updated'] = 'Color System information updated.';
$lang['xin_error_thm_select_semi_dark_clr'] = 'The semi dark color.';
$lang['xin_error_thm_select_dark_clr'] = 'The dark color - solid or gradient or light color.';
$lang['xin_error_thm_select_menu_clr_opt'] = 'Select menu color option.';
$lang['xin_theme_signin_page_logo_title'] = 'Sign In Page Logo';
$lang['xin_theme_job_page_logo_title'] = 'Recruitment Page Logo';
$lang['xin_theme_payroll_logo_title'] = 'Payroll Logo';
$lang['xin_theme_semi_dark'] = 'Semi Dark';
$lang['xin_theme_dark'] = 'Dark';
$lang['xin_theme_default'] = 'Default';
$lang['xin_theme_primary'] = 'Primary';
$lang['xin_theme_danger'] = 'Danger';
$lang['xin_theme_success'] = 'Success';
$lang['xin_theme_blue'] = 'Blue';
$lang['xin_theme_cyan'] = 'Cyan';
$lang['xin_theme_pink'] = 'Pink';
$lang['xin_theme_solid'] = 'Solid';
$lang['xin_theme_title'] = 'Theme';
$lang['xin_theme_dradient'] = 'Gradient';
$lang['xin_theme_menu_color_opt'] = 'Menu Color Options';
$lang['xin_theme_light_menu'] = 'Light Menu';
$lang['xin_theme_dark_menu'] = 'Dark Menu';
$lang['xin_theme_show_dashboard_cards'] = 'Statistics cards on dashboard';
$lang['xin_theme_set_statistics_cards'] = 'Set total no. of statistics cards for admin dashboard';
$lang['xin_theme_statistics_cards_background'] = 'Statistics Cards Background';
$lang['xin_theme_statistics_cards_background_icon_section'] = 'Icon Section and background color';
$lang['xin_theme_statistics_cards_background_basic_clr'] = 'Basic Background Color';
$lang['xin_theme_statistics_cards_background_gradient'] = 'Gradient Background Color';
$lang['xin_theme_set_bg_clr_statistics_cards'] = 'Set background color for statistics cards.';
$lang['xin_theme_employee_cards'] = 'Employee Cards';
$lang['xin_theme_set_employee_cards'] = 'Set employee cards for employee directory page.';
$lang['xin_theme_simple_employee_cards'] = 'Simple Employee Cards';
$lang['xin_theme_simple_employee_cards_border'] = 'Simple Employee Cards with Border';
$lang['xin_theme_simple_employee_cards_box_shadow'] = 'Simple Employee Cards with Shadow Variant';
$lang['xin_theme_bordered_employee_cards_stats'] = 'Employee Profile Cards with Stats';
$lang['xin_theme_employee_cards_border_color'] = 'Employee Cards Border Color';
$lang['xin_theme_set_employee_card_border_clr'] = 'Set employee cards border color.';
$lang['xin_theme_set_employee_card_border_clr_note'] = 'Note: This will work for Simple Employee Cards with Border option only.';
$lang['xin_theme_border_cards_pink'] = 'Pink Border';
$lang['xin_theme_border_cards_blue'] = 'Blue Border';
$lang['xin_theme_border_cards_yellow'] = 'Yellow Border';
$lang['xin_theme_border_cards_red'] = 'Red Border';
$lang['xin_theme_border_cards_black'] = 'Black Border';
$lang['xin_theme_border_cards_success'] = 'Green Border';
$lang['xin_org_chart_lnk'] = 'Organization Chart';
$lang['xin_org_chart_title'] = 'Organization Chart';
$lang['xin_org_chart_export'] = 'Export Chart';
$lang['xin_org_chart_export_details'] = 'Enable the export button for orgchart. Export Chart will be an image';
$lang['xin_success_thm_export_chart'] = 'The export chart field is required.';
$lang['xin_org_chart_info_updated'] = 'Organization Chart information updated.';
$lang['xin_org_chart_layout'] = 'Chart Layout';
$lang['xin_org_chart_set_layout'] = 'Set Organization Chart Layout';
$lang['xin_org_chart_r2l'] = 'Right to Left';
$lang['xin_org_chart_l2r'] = 'Left to Right';
$lang['xin_org_chart_t2b'] = 'Top to Bottom';
$lang['xin_org_chart_b2t'] = 'Bottom to Top';
$lang['xin_org_chart_zoom'] = 'Zoom Chart';
$lang['xin_org_chart_zoom_details'] = 'Users could zoomin/zoomout the orgchart by mouse wheel if they enable this option.';
$lang['xin_org_chart_pan'] = 'Pan Chart';
$lang['xin_org_chart_pan_details'] = 'Users could pan the orgchart by mouse drag&drop if they enable this option.';
$lang['xin_org_chart_export_file_title'] = 'Export file title';
$lang['xin_error_thm_export_file_title_field'] = 'The export file title field is required.';
$lang['xin_org_chart_export_file_title_details'] = 'Set export file title - you can also add your company name here.';
$lang['xin_login_username'] = 'Your Username';
$lang['xin_login_email'] = 'Your Email';
$lang['xin_login_enter_password'] = 'Enter Password';
$lang['xin_login_employee'] = 'Employee Login';
$lang['xin_login'] = 'Login';
$lang['xin_login_employee_with_username'] = 'Employee Login With Username';
$lang['xin_login_employee_with_email'] = 'Employee Login With Email';
$lang['xin_error_employee_login_id_field'] = 'The employee login field is required.';
$lang['xin_enable_auth_bg_imgs'] = 'Authentication Background';
$lang['xin_enable_auth_bg_imgs_details'] = 'If you enable this option then background image will show for Login page, Forgot password page and Lock User page.';
$lang['xin_setting_timezone'] = 'Timezone';
$lang['xin_error_timezone_field'] = 'The Timezone field is required.';
$lang['xin_theme_setting_chart'] = 'Chart Settings';
$lang['xin_setting_sys_ip_address'] = 'System IP Address';
$lang['xin_error_sys_ip_address_field'] = 'The system ip address field is required.';
$lang['xin_setting_sys_ip_address_details'] = 'If you add your system ip address then employee will be able to clock in and out only from office. If you add wrong system ip then your workers will not able to clock in and out.';
$lang['xin_setting_ip_restriction'] = 'Ip Restriction';
$lang['xin_setting_ip_restriction_details'] = 'If enabled then employee will be able to clock in and out only from office.';
$lang['xin_attend_clkin_ip'] = 'Clock-In IP';
$lang['xin_attend_clkout_ip'] = 'Clock-Out IP';
$lang['xin_view_map_address'] = 'View Employee Location';
$lang['xin_map_unable_get_location'] = 'Unable to get location';
$lang['xin_setting_google_maps_api_key'] = 'Google Maps API KEY';
$lang['xin_setting_google_maps_api_key_details'] = 'It helps you to get an employee clock-in and clock-out location.';
$lang['xin_error_gmap_field'] = 'The google maps api key field is required.';
$lang['xin_hr_calendar_title'] = 'HR Calendar';
$lang['xin_hr_calendar_options'] = 'Calendar Options';
$lang['xin_hr_calendar_lv_request'] = 'Leave Request';
$lang['xin_hr_calendar_upc_birthday'] = 'Upcoming Birthday';
$lang['xin_hr_calendar_lv_request_by'] = 'By';
$lang['xin_hr_calendar_trvl_request'] = 'Travel Request';
$lang['xin_hr_calendar_tranings'] = 'Trainings';
$lang['xin_hr_calendar_attendance_tsheet'] = 'Attendance Calendar';
$lang['xin_hr_calendar_attendance_present'] = 'Present';
$lang['xin_hr_calendar_get_attendance'] = 'Get Attendance';
$lang['xin_prjct_detail_overall_progress'] = 'Project Overall Progress';
$lang['xin_prjct_detail_eagle_eye_view'] = "Eagle's Eye View Of Project Status";
$lang['xin_success_system_modules_updated'] = 'System Modules updated.';
$lang['xin_company_administrator'] = 'Administrator';
$lang['xin_setting_module_details'] = 'In order to make <strong>%s</strong> user interface much simpler to use for you and your employees you can select the purpose of using this application for your company. This will disable unwanted modules and provide you a better user experience.';
$lang['xin_setting_module_awards_details'] = 'You can give your employees different awards in different times as you organization see fit. Giving an employee award is very easy.';
$lang['xin_setting_module_inquiry_details'] = 'Creating a new ticket in the system is also very easy. You can at a go - add all related information of a ticket.';
$lang['xin_setting_module_training_details'] = 'Training is a common aspect of all organization. Therefore to track and update training and related operations - %s facilitates with Training Modules. You can create training and assign your employees for training.';
$lang['xin_setting_module_orgchart_details'] = 'An organizational chart is a diagram that shows the structure of an organization and the relationships and relative ranks of its parts and positions/jobs.';
$lang['xin_setting_module_mlanguage_details'] = 'To add a language go to languages/ from top menu. When you add any language then go to application/language/ folder and open your desired language folder and then change the text into other desired language.';
$lang['xin_setting_module_fmanager_details'] = "A good solution for managing files and folders for developers who can't access their site over SSH or FTP. Access your files anywhere through self-hosted secure storage, file backup and sharing for your photos, videos, files and more. Upload and download large files for easy sharing.";
$lang['xin_setting_module_performance_details'] = 'You can set new performance for designations and employees in the company.';
$lang['xin_setting_module_travels_details'] = 'You can easily add new Travel in the system. The form is elaborate with all possible information you might need to add for a new Travel.';
$lang['xin_setting_module_recruitment_details'] = 'Recruitment is the most vital part of %s. Job opening Information, job functions, requirements and skills information and staffing status.';
$lang['xin_acc_accounting_details'] = 'Accounting is the process of systematically recording, measuring, and communicating information about financial transactions.';
$lang['xin_current_version_title'] = 'Current Version is ';
$lang['xin_hr_events_meetings'] = 'Events & Meetings';
$lang['xin_hr_events'] = 'Events';
$lang['xin_hr_event'] = 'Event';
$lang['xin_hr_event_title'] = 'Event Title';
$lang['xin_hr_events_calendar'] = 'Calendar';
$lang['xin_hr_event_date'] = 'Event Date';
$lang['xin_hr_event_time'] = 'Event Time';
$lang['xin_hr_event_note'] = 'Event Note';
$lang['xin_hr_edit_event'] = 'Edit Event';
$lang['xin_hr_view_event'] = 'View Event';
$lang['xin_error_event_title_field'] = 'The event title field is required.';
$lang['xin_error_event_date_field'] = 'The event date field is required.';
$lang['xin_error_event_time_field'] = 'The event time field is required.';
$lang['xin_error_event_date_current_date'] = 'The event date field should be greater than current date.';
$lang['xin_hr_success_event_added'] = 'Event Added.';
$lang['xin_hr_success_event_deleted'] = 'Event Deleted.';
$lang['xin_hr_success_event_updated'] = 'Event Updated.';
$lang['xin_hr_get_event'] = 'Get';
$lang['xin_hr_event_month_year'] = 'Select Month & Year';
$lang['xin_hr_meetings'] = 'Meetings';
$lang['xin_hr_meeting'] = 'Meeting';
$lang['xin_hr_meeting_title'] = 'Meeting Title';
$lang['xin_hr_meeting_date'] = 'Meeting Date';
$lang['xin_hr_meeting_time'] = 'Meeting Time';
$lang['xin_hr_meeting_note'] = 'Meeting Note';
$lang['xin_hr_edit_meeting'] = 'Edit Meeting';
$lang['xin_hr_view_meeting'] = 'View Meeting';
$lang['xin_error_meeting_title_field'] = 'The meeting title field is required.';
$lang['xin_error_meeting_date_field'] = 'The meeting date field is required.';
$lang['xin_error_meeting_time_field'] = 'The meeting time field is required.';
$lang['xin_error_meeting_date_current_date'] = 'The meeting date field should be greater than current date.';
$lang['xin_hr_success_meeting_added'] = 'Meeting Added.';
$lang['xin_hr_success_meeting_deleted'] = 'Meeting Deleted.';
$lang['xin_hr_success_meeting_updated'] = 'Meeting Updated.';
$lang['xin_hr_leave_calendar'] = 'Leave Calendar';
$lang['xin_hr_projects_calendar'] = 'Projects Calendar';
$lang['xin_hr_recover_password'] = 'Recover Password';
$lang['xin_hr_unlock'] = 'Unlock';
$lang['xin_hr_events_meetings_details'] = 'Event & meetings system is a simple and advanced script. It is suitable for any one who wants to create event based functionality to their system. You can easily manage your events and meetings so they can be added, updated and deleted in an easy way. All events and meetings will be showing in a calendar with time.';
$lang['xin_hr_goal_tracking'] = 'Goal Tracking';
$lang['xin_hr_goal_tracking_type'] = 'Goal Type';
$lang['xin_hr_goal_title'] = 'Goal';
$lang['xin_hr_goals_title'] = 'Goals';
$lang['xin_hr_goal_tracking_calendar'] = 'Goal Tracking Calendar';
$lang['xin_hr_goal_tracking_type_se'] = 'Goal Type';
$lang['xin_hr_goal_tracking_types_se'] = 'Goal Types';
$lang['xin_hr_goal_tracking_calendar_se'] = 'Goal Calendar';
$lang['xin_error_tracking_type_field'] = 'The goal type field is required.';
$lang['xin_success_tracking_type_added'] = 'Goal Type added.';
$lang['xin_success_tracking_type_updated'] = 'Goal Type updated.';
$lang['xin_success_tracking_type_deleted'] = 'Goal Type deleted.';
$lang['xin_hr_edit_goal_tracking_type'] = 'Edit Goal Type';
$lang['xin_hr_target_achiement'] = 'Target Achievement';
$lang['xin_error_subject_field'] = 'The subject field is required.';
$lang['xin_error_target_achiement_field'] = 'The target achiement field is required.';
$lang['xin_success_goal_added'] = 'Goal added.';
$lang['xin_success_tracking_type_updated'] = 'Goal updated.';
$lang['xin_success_tracking_type_deleted'] = 'Goal deleted.';
$lang['xin_hr_edit_goal_title'] = 'Edit Goal';
$lang['xin_hr_view_goal_title'] = 'View Goal';
$lang['xin_hr_completed_goals'] = 'Completed Goals';
$lang['xin_hr_inprogress_goals'] = 'In Progress Goals';
$lang['xin_hr_not_started_goals'] = 'Not Started Goals';
$lang['xin_hr_goal_module_details'] = 'You can set up reminds so that you never forget to maintain those daily habits that lead to bigger goal achievement. Simply pick a goal, set a target by inputting a goal value or a certain date and then specify the action you need to do to turn it into a habit.';
$lang['xin_hr_report_title'] = 'HR Reports';
$lang['xin_hr_reports_payslip'] = 'Payslip Report';
$lang['xin_hr_report_filters'] = 'Report Filters';
$lang['xin_hr_report_error_month_field'] = 'The report month & year field is required.';
$lang['xin_hr_request_submitted'] = 'Request Submitted.';
$lang['xin_hr_reports_attendance_employee'] = 'Attendance Report';
$lang['xin_hr_reports_training'] = 'Training Report';
$lang['xin_hr_reports_projects'] = 'Projects Report';
$lang['xin_hr_reports_tasks'] = 'Tasks Report';
$lang['xin_hr_reports_projects_all'] = 'All Projects';
$lang['xin_hr_reports_tasks_all'] = 'All Tasks';
$lang['xin_hr_set_goal'] = 'Set Goal';
$lang['xin_hr_add_options'] = 'Add Options';
///////////////////////////////////////////////// hrsale v1.0.2 end

///////////////////////////////////////////////// hrsale v1.0.3 start
$lang['xin_hr_report_user_roles'] = 'User Roles';
$lang['xin_hr_reports_roles_all'] = 'All Roles';
$lang['xin_hr_report_user_roles_report'] = 'User Roles Report';
///////////////////////////////////////////////// hrsale v1.0.3 end

///////////////////////////////////////////////// hrsale v1.0.4 start
$lang['xin_hr_report_employees'] = 'Employees Report';
$lang['xin_hr_m_project_task'] = 'Projects & Tasks';
$lang['xin_setting_module_project_details'] = 'Projects Management is an important feature every company needs to accomplish various projects. Projects has been provided in %s to facilitate admins and employees to create, track, and discuss in between various projects.';
$lang['xin_setting_module_task_details'] = 'Task Management is an important feature every company needs to accomplish various task. Task has been provided in %s to facilitate admins and employees to create, track, and discuss in between various tasks.';
$lang['xin_setting_module_assets_details'] = 'Keep a track of your organization’s assets and assign them to employees. Store and maintain comprehensive asset information and employees can raise requests to replace or repair assets which have stopped working.';
$lang['xin_hr_chat_box'] = 'Chat Box';
$lang['xin_hr_string_error'] = 'Only letters are allowed!!!';
$lang['xin_hr_special_charactors_not_allowed'] = 'Special Charactors not allowed.';
$lang['xin_hr_date_format_error'] = 'Date format is incorrect. It Should be Year-Month-Day';
$lang['xin_employee_error_date_of_birth'] = "The date of birth field is required.";
$lang['xin_hr_numeric_error'] = 'Only numbers are allowed!!!';
$lang['xin_hr_alpha_numeric_error'] = 'Only letters and numbers are allowed, like DN123 or 123 or DN';
$lang['xin_hr_fb_field_error'] = 'Invalid Facebook URL, Add http in start.';
$lang['xin_hr_twitter_field_error'] = 'Invalid Twitter URL, Add http in start.';
$lang['xin_hr_blogger_field_error'] = 'Invalid Blogger URL, Add http in start.';
$lang['xin_hr_linkedin_field_error'] = 'Invalid Linkedin URL, Add http in start.';
$lang['xin_hr_gplus_field_error'] = 'Invalid Google Plus URL, Add http in start.';
$lang['xin_hr_instagram_field_error'] = 'Invalid Instagram URL, Add http in start.';
$lang['xin_hr_pinterest_field_error'] = 'Invalid Pinterest URL, Add http in start.';
$lang['xin_hr_youtube_field_error'] = 'Invalid Youtube URL, Add http in start.';
$lang['xin_database_backup_generated'] = 'Database Backup generated.';
$lang['xin_company_types'] = 'Company Types';
$lang['xin_edit_company_type'] = 'Edit Company Type';
$lang['xin_company_type_added'] = 'Company Type added.';
$lang['xin_company_type_updated'] = 'Company Type updated.';
$lang['xin_company_type_deleted'] = 'Company Type deleted.';
///////////////////////////////////////////////// hrsale v1.0.4 end

///////////////////////////////////////////////// hrsale v1.0.5 start
$lang['xin_hr_chat_box_details'] = '%s Chat Application is quite hot and easy-to-use for internal communication. Chat immediately as you start your work day. You can use private messages for direct, one-on-one communication.';
$lang['xin_project_clients'] = 'Clients';
$lang['xin_project_client'] = 'Client';
$lang['xin_project_edit_client'] = 'Edit Client';
$lang['xin_project_view_client'] = 'View Client';
$lang['xin_project_client_added'] = 'Client added.';
$lang['xin_project_client_updated'] = 'Client updated.';
$lang['xin_project_client_deleted'] = 'Client deleted.';
///////////////////////////////////////////////// hrsale v1.0.5 end

///////////////////////////////////////////////// hrsale v1.0.6 start
$lang['xin_leave_limit_msg'] = 'You can not apply for this leave.';
$lang['xin_manage_leaves'] = 'Manage Leaves';
$lang['xin_manage_holidays'] = 'Manage Holidays';
$lang['xin_project_client_photo'] = 'Profile Photo';
$lang['xin_project_client_photo_error'] = 'The profile photo field is required.';
$lang['xin_project_manager_title'] = 'Project Manager';
$lang['xin_invoices_title'] = 'Invoices';
$lang['xin_invoice_create'] = 'Create Invoice';
$lang['xin_invoice_no'] = 'Invoice #';
$lang['xin_invoice_currency'] = 'Currency';
$lang['xin_invoice_date'] = 'Invoice Date';
$lang['xin_invoice_due_date'] = 'Due Date';
$lang['xin_invoice_note'] = 'Invoice Note';
$lang['xin_invoice_tax_type'] = 'Tax Type';
$lang['xin_invoice_number'] = 'Invoice Number';
$lang['xin_mark_attendance'] = 'Mark Attendance';
$lang['xin_reset_password_hr'] = 'Reset Your Password';
$lang['xin_logged_in_as'] = 'LOGGED IN AS';
$lang['xin_unlock_user_account'] = 'You have locked your account. Please enter your password to unlock.';
$lang['xin_user_not_you'] = 'Not you?';
$lang['xin_user_logged_different'] = 'Login as a different user';
$lang['xin_manage_your_leave'] = 'Manage your all leave';
$lang['xin_manage_your_travels'] = 'Manage your travels';
$lang['xin_manage_your_payslips'] = 'Manage your Payslips';
$lang['xin_invoices_all'] = 'All Invoices';
$lang['xin_client_password_update'] = 'Password Updated.';
$lang['xin_client_profile_update'] = 'Profile Updated.';
///////////////////////////////////////////////// hrsale v1.0.6 end 

///////////////////////////////////////////////// hrsale v1.0.7 start

$lang['xin_invoice_tax_types'] = 'Tax Types';
$lang['xin_check_client_email_error'] = 'Client Email already exist.';
$lang['xin_favicon_update_error'] = 'Favicon updated.';
$lang['xin_employee_update_salary'] = 'Update Salary';
$lang['xin_employee_daily_wages'] = 'Hourly Payslip';
$lang['xin_employee_harian_wages'] = 'Daily Payslip';
$lang['xin_employee_type_wages'] = 'Payslip Type';
$lang['xin_employee_salary_error_basic'] = 'Basic salary field is required.';
$lang['xin_employee_salary_error_daily'] = 'Daily wages field is required.';
$lang['xin_employee_updated_salary_success'] = 'Updated Employee Salary.';
$lang['xin_employee_set_salary'] = 'Set Salary';
$lang['xin_employee_set_allowances'] = 'Allowances';
$lang['xin_employee_set_statutory_deductions'] = 'Statutory deductions';
$lang['xin_employee_set_loan_deductions'] = 'Loan';
$lang['xin_employee_set_other_payment'] = 'Other Payment';
$lang['xin_employee_set_ssempee'] = 'Social Security Employee';
$lang['xin_employee_set_ssempeer'] = 'Social Security Employer';
$lang['xin_employee_set_inc_tax'] = 'Income Tax';
$lang['xin_employee_set_oth_commission'] = 'Commission';
$lang['xin_employee_set_oth_claims'] = 'Claims';
$lang['xin_employee_set_oth_paid_leave'] = 'Paid Leave';
$lang['xin_employee_set_oth_director_fees'] = 'Director Fees';
$lang['xin_employee_set_oth_bonus'] = 'Bonus';
$lang['xin_employee_set_oth_ad_paid'] = 'Advance Paid';
$lang['xin_employee_set_allowance_title_error'] = 'Allowance title field is required.';
$lang['xin_employee_set_allowance_amount_error'] = 'Allowance amount field is required.';
$lang['xin_employee_set_allowance_success'] = 'Allowance added.';
$lang['xin_employee_delete_allowance_success'] = 'Allowance data deleted.';
$lang['xin_employee_delete_loan_success'] = 'Loan data deleted.';
$lang['xin_employee_edit_allowance'] = 'Edit Allowance';
$lang['xin_employee_updated_allowance_success'] = 'Allowance data updated.';
$lang['xin_employee_monthly_installment_title'] = 'Loan Amount';
$lang['xin_employee_set_loan_title_error'] = 'Loan title field is required.';
$lang['xin_employee_set_mins_title_error'] = 'Loan amount field is required.';
$lang['xin_employee_add_loan_success'] = 'Loan data added.';
$lang['xin_employee_update_loan_success'] = 'Loan data updated.';
$lang['xin_employee_updated_statutory_deductions'] = 'Statutory deductions updated.';
$lang['xin_employee_updated_other_pay'] = 'Other payment options updated.';
$lang['xin_employee_overtime_title'] = 'Overtime Title';
$lang['xin_employee_overtime_no_of_days'] = 'Number of days';
$lang['xin_employee_overtime_hour'] = 'Hours';
$lang['xin_employee_overtime_rate'] = 'Rate';
$lang['xin_employee_delete_overtime_success'] = 'Overtime data deleted.';
$lang['xin_employee_set_overtime_title_error'] = 'Overtime title field is required.';
$lang['xin_employee_set_overtime_no_of_days_error'] = 'No. of days field is required.';
$lang['xin_employee_set_overtime_hours_error'] = 'Hours field is required.';
$lang['xin_employee_set_overtime_rate_error'] = 'Overtime rate field is required.';
$lang['xin_employee_added_overtime_success'] = 'Overtime data added.';
$lang['xin_employee_updated_overtime_success'] = 'Overtime data updated.';
$lang['xin_employee_edit_loan_title'] = 'Edit Loan';
$lang['xin_employee_loan_time'] = 'Loan Time';
$lang['xin_employee_loan_time_single_month'] = 'month';
$lang['xin_employee_loan_time_more_months'] = 'months';
$lang['xin_payroll_paid'] = 'Paid';
$lang['xin_payroll_total_loan'] = 'Total Loan';
$lang['xin_payroll_total_overtime'] = 'Total Overtime';
$lang['xin_payroll_view_payslip'] = 'View Payslip';
$lang['xin_payroll_currency_converter'] = 'Currency Converter';
$lang['xin_payroll_from_usd_currency'] = 'From USD Currency';
$lang['xin_payroll_to_currency_title'] = 'To Currency Title';
$lang['xin_payroll_to_currency_rate'] = 'To Currency Rate';
$lang['xin_employee_delete_currency_con_success'] = 'Currency Converter data deleted.';
$lang['xin_payroll_to_currency_title_error'] = 'To currency title field is required.';
$lang['xin_payroll_to_currency_rate_error'] = 'To currency rate field is required.';
$lang['xin_employee_added_currency_con_success'] = 'Currency Converter data added.';
$lang['xin_employee_updated_currency_con_success'] = 'Currency Converter data updated.';
$lang['xin_payroll_edit_currency_converter'] = 'Edit Currency Converter';
$lang['xin_payroll_pdf_co_name'] = 'Co. Name';
$lang['xin_payroll_pdf_emp_code'] = 'Emp Code';
$lang['xin_payroll_pdf_co_address'] = 'Co. Address';
$lang['xin_payroll_pdf_pay_date'] = 'Payment Date';
$lang['xin_payroll_pdf_dt_engage'] = 'Date Joined';
$lang['xin_payroll_pdf_emp_name'] = 'Emp Name';
$lang['xin_payroll_pdf_emp_address'] = 'Emp Address';
$lang['xin_payroll_pdf_emp_salary_month'] = 'Salary Month';
$lang['xin_payroll_pdf_pay_percent'] = 'Payment Percent';
$lang['xin_payroll_pdf_acc_number'] = 'Account Number';
$lang['xin_role_add'] = 'Add';
$lang['xin_role_edit'] = 'Edit';
$lang['xin_role_delete'] = 'Delete';
$lang['xin_role_import'] = 'Import';
$lang['xin_role_view'] = 'View Company';
$lang['xin_role_view_own'] = 'View Own';
$lang['xin_role_dwn_resume'] = 'Download Resume';
$lang['xin_role_create'] = 'Create';
$lang['xin_role_list'] = 'List';
$lang['xin_role_change_default'] = 'Change Default';
$lang['xin_emp_member_since'] = 'Member since';
$lang['xin_role_layout_settings'] = 'Layout Settings';
$lang['xin_payroll_bulk_payment'] = 'Bulk Payment';
$lang['xin_payroll_download_payslip'] = 'Download Payslip';
$lang['xin_role_enable'] = 'Enable Module';
$lang['xin_left_main'] = 'MAIN NAVIGATION';
///////////////////////////////////////////////// hrsale v1.0.7 end

///////////////////////////////////////////////// hrsale v1.0.8 start
$lang['xin_hr_official_documents'] = 'Official Documents';
$lang['xin_hr_official_license_name'] = 'License Name';
$lang['xin_hr_official_license_scan'] = 'Official Document';
$lang['xin_hr_official_license_number'] = 'License Number';
$lang['xin_hr_official_license_alarm'] = 'Alarm Notifications';
$lang['xin_hr_license_number'] = 'Number';
$lang['xin_hr_license_no_alarm'] = 'No Alarm';
$lang['xin_hr_license_alarm_1'] = '1 Month';
$lang['xin_hr_license_alarm_3'] = '3 Months';
$lang['xin_hr_license_alarm_6'] = '6 Months';
$lang['xin_co_error_license_name'] = 'License name field is required.';
$lang['xin_co_error_license_exp_date'] = 'Expiry date field is required.';
$lang['xin_co_error_license_number'] = 'License number field is required.';
$lang['xin_co_error_license_off_doc'] = 'Official document field is required.';
$lang['xin_hr_official_document_added'] = 'Official document added.';
$lang['xin_hr_official_document_updated'] = 'Official document updated.';
$lang['xin_hr_official_document_deleted'] = 'Official document deleted.';
$lang['xin_hr_official_document_view'] = 'View Official Document';
$lang['xin_hr_leave_cat'] = 'Leave Category';
$lang['xin_hr_sub_departments'] = 'Sub Departments';
$lang['xin_hr_sub_department'] = 'Sub Department';
$lang['xin_hr_sub_department_added'] = 'Sub Department added.';
$lang['xin_hr_sub_department_deleted'] = 'Sub Department deleted.';
$lang['xin_hr_sub_department_updated'] = 'Sub Department updated.';
$lang['xin_hr_main_department'] = 'Main Department';
$lang['xin_hr_sub_department_field_error'] = 'Sub department field is required.';
$lang['xin_hr_finance'] = 'Finance';
$lang['xin_hr_new_expense'] = 'New Expense';
$lang['xin_hr_new_deposit'] = 'New Deposit';
$lang['header_apply_jobs_frontend'] = 'Jobs';
$lang['xin_hr_attendance_status_today'] = 'Attendance Status Today';
$lang['xin_hr_license_number'] = 'Number';
$lang['xin_hr_view_document'] = 'View Document';
$lang['xin_hr_jb_positions'] = 'Positions';
$lang['xin_hr_total_tickets'] = 'Total Tickets';
$lang['xin_hr_total_open_tickets'] = 'Open Tickets';
$lang['xin_hr_total_closed_tickets'] = 'Closed Tickets';
$lang['xin_hr_view_more'] = 'View More';
$lang['xin_hr_view_applications'] = 'View Application';
$lang['xin_hr_upload_documents'] = 'Upload Documents';
$lang['xin_hr_office_holidays'] = 'Office';
$lang['xin_hr_commissions'] = 'Commissions';
$lang['xin_employee_set_commission_success'] = 'Commission added.';
$lang['xin_employee_delete_commission_success'] = 'Commission data deleted.';
$lang['xin_employee_update_commission_success'] = 'Commission data updated.';
$lang['xin_employee_set_statutory_deduction_success'] = 'Statutory deduction added.';
$lang['xin_employee_delete_statutory_deduction_success'] = 'Statutory deduction data deleted.';
$lang['xin_employee_update_statutory_deduction_success'] = 'Statutory deduction updated.';
$lang['xin_employee_set_otherpayments_success'] = 'Other payment added.';
$lang['xin_employee_delete_otherpayments_success'] = 'Other payment data deleted.';
$lang['xin_employee_update_otherpayments_success'] = 'Other payment updated.';
$lang['xin_acc_inv_preview'] = 'Preview';
$lang['xin_print'] = 'Print';
$lang['xin_acc_pay_now'] = 'Pay Now';
$lang['xin_acc_invoice_payments'] = 'Invoice Payments';
$lang['xin_acc_inv_payments'] = 'Payments History';
$lang['xin_invoice_title'] = 'Invoice';
$lang['xin_invoice_paid_client'] = 'Paid Invoices';
$lang['xin_invoice_unpaid_client'] = 'Unpaid Invoices';
$lang['xin_invoice_due_amount'] = 'Due Amount';
$lang['xin_acc_payment_gateway'] = 'Payment Gateway';
$lang['xin_acc_payment_gateway_info'] = 'Payment gateway Information';
$lang['xin_acc_paypal_info'] = 'Paypal Information';
$lang['xin_acc_stripe_info'] = 'Stripe Information';
$lang['xin_acc_paypal_email'] = 'Paypal Email';
$lang['xin_acc_paypal_sandbox_active'] = 'Paypal Sandbox';
$lang['xin_acc_paypal_ipn_url'] = 'Paypal IPN URL';
$lang['xin_acc_stripe_secret_key'] = 'Stripe Secret Key';
$lang['xin_acc_stripe_publlished_key'] = 'Stripe Publishable Key';
$lang['xin_acc_online_payment_receive_account'] = 'Online Payment Receive Account';
$lang['xin_acc_payment_gateway_info_updated'] = 'Payment gateway Information updated.';
$lang['xin_hr_booking'] = 'Booking';
$lang['xin_hr_booking_details'] = 'Booking module is very useful in hr system, with the help of this module you can add appointments, ads in the system. And can view all bookings in a calendar.';
$lang['xin_hr_booking_date'] = 'Booking Date';
$lang['xin_hr_booking_time'] = 'Booking Time';
$lang['xin_hr_booking_error_date'] = "The booking date field is required.";
$lang['xin_error_booking_time_field'] = 'The booking time field is required.';
$lang['xin_error_booking_date_current_date'] = 'The booking date field should be greater than current date.';
$lang['xin_hr_booking_added_success'] = 'Booking added.';
$lang['xin_hr_booking_updated_success'] = 'Booking updated.';
$lang['xin_hr_booking_deleted_success'] = 'Booking deleted.';
$lang['xin_hr_booking_edit'] = 'Edit Booking';
$lang['xin_hr_booking_view'] = 'View Booking';
$lang['xin_header_menu_animation_style'] = 'Header Menu Animation Style';
$lang['xin_header_menu_animation_style_view_changes'] = 'Select any option to view changes.';
$lang['xin_header_menu_animation_style_error_field'] = 'Animation style field is required.';
$lang['xin_hrsale_themes_options'] = 'Templates';
$lang['xin_hrsale_themes_options_details'] = 'Set template option';
$lang['xin_hrsale_themes_options_error_field'] = 'The Template field is required.';
$lang['xin_hrsale_themes_option_1'] = 'Template 1';
$lang['xin_hrsale_themes_option_2'] = 'Template 2';
$lang['xin_hrsale_dashboard_option_1'] = 'Dashboard 1';
$lang['xin_hrsale_dashboard_option_2'] = 'Dashboard 2';
$lang['xin_hrsale_dashboard_option_3'] = 'Dashboard 3';
$lang['xin_hrsale_dashboard_option_4'] = 'Dashboard 4';
$lang['xin_hrsale_dashboard_options'] = 'Admin Dashboard';
$lang['xin_hrsale_dashboard_options_error_field'] = 'The Dashboard field is required.';
$lang['xin_hrsale_dashboard_options_details'] = 'Set your desired dashboard option';
$lang['xin_hrsale_manage'] = 'Manage';
$lang['xin_hrsale_project_status'] = 'Project Status';
$lang['xin_hrsale_task_status'] = 'Task Status';
$lang['xin_hrsale_absent_today'] = 'Employee Absent Today';
$lang['xin_hrsale_present_today'] = 'Employee Present Today';
$lang['xin_hrsale_absent_status'] = 'Absent Status';
$lang['xin_hrsale_present_status'] = 'Present Status';
$lang['xin_hrsale_travel_expenses'] = 'Travel Expenses';
$lang['xin_hrsale_paid_salaries_account_balances'] = 'Total paid salaries, account balance, travel expense and other expenses.';
$lang['xin_hrsale_show_calendar_on_dashboard'] = 'Show calendar on dashboard?';
$lang['xin_sign_in_page_title'] = 'Sign In';
$lang['xin_sign_in_page_options'] = 'Login Page Options';
$lang['xin_sign_in_page_option_details'] = 'Select login page version';
$lang['xin_hrsale_login_page_options_error_field'] = 'The login page option field is required.';
$lang['xin_hrsale_login_v1'] = 'Login page version 1';
$lang['xin_hrsale_login_v2'] = 'Login page version 2';
$lang['xin_hrsale_login_v3'] = 'Login page version 3';
$lang['xin_hrsale_login_v4'] = 'Login page version 4';
$lang['xin_hrsale_login_v5'] = 'Login page version 5';
$lang['xin_hrsale_login_to_your_account'] = 'Login to your account';
$lang['xin_hrsale_hr_system_login_panel'] = 'HRSALE provides you with a powerful and cost-effective HR platform to ensure you get the best from your employees and managers. HRSALE is a timely solution to upgrade and modernize your HR team to make it more efficient and consolidate your employee information into one intuitive HR system.';
$lang['xin_hrsale_welcome'] = 'Welcome to';
$lang['xin_hrsale_custom_fields'] = 'Custom Fields';
$lang['xin_hrsale_custom_field'] = 'Custom Field';
$lang['xin_hrsale_field_label'] = 'Field Label';
$lang['xin_hrsale_field_types'] = 'Field Types';
$lang['xin_hrsale_field_validation'] = 'Validation';
$lang['xin_hrsale_field_label_error'] = 'The field label field is required.';
$lang['xin_hrsale_field_priority_error'] = 'The priority label field is required.';
$lang['xin_hrsale_field_added_success'] = 'Custom field added.';
$lang['xin_hrsale_field_updated_success'] = 'Custom field updated.';
$lang['xin_hrsale_field_deleted_success'] = 'Custom field deleted.';
$lang['xin_hrsale_custom_field_edit'] = 'Edit Custom Field';
$lang['xin_hrsale_custom_field_view'] = 'View Custom Field';
$lang['xin_hrsale_custom_field_the'] = 'The';
$lang['xin_hrsale_custom_field_is_required'] = 'field is required.';
$lang['xin_field_label'] = 'Label';
$lang['xin_hrsale_total_days'] = 'Total Days';
$lang['xin_hrsale_leave_quota_completed'] = 'Your leave quota is completed for ';
$lang['left_performance_kpi'] = 'KPI';
$lang['xin_performance_kpi_maingoals'] = 'Add Main Goals';
$lang['xin_performance_kpi_variablekpi'] = 'Add Variable KPI';
$lang['xin_performance_kpi_incidental'] = 'Add Incidental';
$lang['xin_enter_kpi_maingoals'] = 'Enter main goals KPI';
$lang['xin_enter_kpi_variable'] = 'Enter variable KPI';
$lang['xin_enter_kpi_incidental'] = 'Enter Incidental KPI';
$lang['xin_file_manager_category'] = 'Category';
$lang['xin_error_kpi_maingoals_field'] = 'Please enter main goals KPI';
$lang['xin_success_kpi_maingoals_added'] = 'Main goals has been added successfully.';
$lang['xin_error_kpi_variable_field'] = 'Please enter variable KPI';
$lang['xin_error_kpi_incidental_field'] = 'Please enter incidental KPI';
$lang['xin_success_kpi_variable_added'] = 'Variable KPI has been added successfully.';
$lang['xin_success_kpi_incidental_added'] = 'Incidental KPI has been added successfully.';
$lang['xin_success_kpi_incidental_updated'] = 'Incidental has been updated successfully.';
$lang['xin_success_kpi_maingoals_updated'] = 'Main goals has been updated successfully.';
$lang['xin_success_kpi_variable_updated'] = 'Variable KPI has been updated successfully.';
$lang['xin_error_kpi_targeted_date_field'] = 'Targeted date is required.';
$lang['kpi_main'] = 'Main KPI';
$lang['kpi_q1'] = 'Q1';
$lang['kpi_q2'] = 'Q2';
$lang['kpi_q3'] = 'Q3';
$lang['kpi_q4'] = 'Q4';
$lang['kpi_status'] = 'Status';
$lang['kpi_feedback'] = 'Feedback';
$lang['kpi_variable'] = 'Variable KPI';
$lang['kpi_incidental'] = 'Incidental KPI';
$lang['kpi_result'] = 'Result';
$lang['kpi_created_date'] = 'Created at';
$lang['xin_all'] = 'All';
$lang['kpi_maingoals_deleted_successful'] = 'Main goals deleted.';
$lang['kpi_variable_deleted_successful'] = 'Variable deleted.';
$lang['kpi_incidental_deleted_successful'] = 'Incidental deleted.';
$lang['kpi_incidental_edit'] = 'Edit Incidental';
$lang['kpi_maingoals_edit'] = 'Edit Main goals';
$lang['kpi_variable_edit'] = 'Edit Variable';
$lang['kpi_select_employee_to_view'] = 'Select employee to view KPI';
$lang['kpi_approve_status'] = 'KPI status';
$lang['kpi_approve'] = 'Approve main goals kpi?';
$lang['kpi_updated_at'] = 'Updated at';
$lang['kpi_confirm_approve_maingoals'] = 'Approve main goals KPI?';
$lang['kpi_approve_maingoals_success'] = 'Main goals KPI has been approved.';
$lang['kpi_confirm_approve_variable'] = 'Approve variable KPI?';
$lang['kpi_approve_variable_success'] = 'Variable KPI has been approved.';
$lang['by_julz'] = 'Julz';
$lang['kpi_add_to'] = 'Add To';
$lang['kpi_select_year'] = 'Select Year';
$lang['kpi_select_quarter'] = 'Select Quarter';
$lang['kpi_first_quarter'] = 'First Quarter';
$lang['kpi_second_quarter'] = 'Second Quarter';
$lang['kpi_third_quarter'] = 'Third Quarter';
$lang['kpi_fourth_quarter'] = 'Fourth Quarter';
$lang['kpi_targeted_date'] = 'Targeted date';
$lang['kpi_statistics'] = 'Statistics';
$lang['kpi_statistics_variable'] = 'Variable statistic';
$lang['kpi_statistics_incidental'] = 'Incidental statistic';
$lang['kpi_legend_ongoing'] = 'Ongoing';
$lang['kpi_legend_improvement'] = 'Improvement';
$lang['kpi_legend_achieved'] = 'Achieved';
$lang['kpi_legend_excellent'] = 'Excellent';
$lang['kpi_statistics_title'] = 'Title';
$lang['kpi_statistics_value'] = 'Value';
$lang['job_applications'] = 'Job Applications';
$lang['job_applied'] = 'Applied';
$lang['job_interview'] = 'Interview';
$lang['job_hired'] = 'Hired';
$lang['job_rejected'] = 'Rejected';
$lang['kpi_report'] = 'KPI Report';
$lang['xin_hr_sub_menu_icons'] = 'Sub menu icons';
$lang['xin_hr_draggable_options'] = 'Draggable Options';
$lang['xin_hr_payslip_deleted'] = 'Payslip deleted.';
$lang['xin_enable_geolocation_ssl'] = 'Installed SSL?';
$lang['xin_enable_geolocation_ssl_details'] = 'If you have installed ssl on your server then you can enable this option, because you can easily get the employee clock-in/out location in the system.';
$lang['xin_enable_cache'] = 'Enable Cache';
$lang['xin_refresh_cache'] = 'Refresh Cache';
$lang['xin_hrsale_default_language'] = 'Default Language';
$lang['xin_field_name_lowercase_error'] = 'Use only small letters for name field.';
$lang['xin_monthly_timesheet'] = 'Monthly Attendance Timesheet';
$lang['xin_employees_monthly_timesheet'] = 'Employees Timesheet';
$lang['xin_assets_assign_to'] = 'Assign to';
$lang['xin_timesheet_workdays'] = 'Worked Days';
$lang['xin_month_timesheet_title'] = 'Monthly Timesheet';
$lang['xin_attendance_timecalendar'] = 'Timesheet Calendar';
$lang['xin_attendance_total_present'] = 'Total Present';
$lang['xin_attendance_total_absent'] = 'Total Absent';
$lang['xin_attendance_total_leave'] = 'Total Leave';
$lang['xin_attendance_this_month'] = 'This Month';
$lang['xin_attendance_cal_view'] = 'View attendance calendar';
$lang['xin_attendance_log_view'] = 'View attendance log';
$lang['xin_attendance_mark_attendance'] = 'Mark <small>Attendance</small>';
$lang['xin_attendance_overview_this_month'] = 'Attendance <small>Overview</small>';
$lang['xin_payroll_statutory_fixed'] = 'Statutory Amount fixed';
$lang['xin_role_own_dep_announcements'] = 'Own Department Announcements';
$lang['xin_role_upd_company_attendance'] = 'Update Company Attendance';
$lang['xin_role_1st_level_approval'] = 'Supervisor';
$lang['xin_role_2nd_level_approval'] = 'HR Manager';
$lang['xin_role_first_level_approval'] = 'First Level Approval';
$lang['xin_role_first_level_approved'] = 'Approved First Level';
$lang['xin_role_generate_company_payslips'] = 'Generate Company Payslips';
$lang['xin_role_note1'] = '1: If you enable the module for an employee, it means employee will only see their related record of assigned module.';
$lang['xin_role_note2'] = '2: If you check for a company view, it means employee will be able to see all record of his/her company of assigned module.';
$lang['xin_role_note_title'] = 'NOTE:';
$lang['xin_jobs_employer'] = 'Employer';
$lang['xin_jobs_employers'] = 'Employers';
$lang['xin_jobs_cms_pages'] = 'CMS Pages';
$lang['xin_full_name_field_error'] = 'Full name field is required.';
$lang['xin_resume_submitted_success'] = 'Your resume has been submitted.';
$lang['xin_rec_my_account'] = 'My Account';
$lang['xin_rec_error_company_logo_field'] = 'Logo field is required.';
$lang['xin_payroll_total_earning'] = 'Total Earning';
$lang['xin_payroll_total_deductions'] = 'Total Deductions';
$lang['xin_jobs_employer_added_success'] = 'Employer added successfully.';
$lang['xin_jobs_employer_updated_success'] = 'Employer updated successfully.';
$lang['xin_jobs_employer_deleted_success'] = 'Employer deleted successfully.';
$lang['xin_jobs_page_url'] = 'Page URL';
$lang['xin_jobs_page_content'] = 'Page Content';
$lang['xin_jobs_page_url_field_error'] = 'Page URL field is required.';
$lang['xin_jobs_page_content_field_error'] = 'Page Content field is required.';
$lang['xin_jobs_page_updated_success'] = 'Job CMS page updated.';
$lang['xin_hr_success_register_user'] = 'Account created.';
$lang['xin_jobs_cover_letter'] = 'Cover Letter';
$lang['xin_jobs_cover_letter_for'] = 'Cover Letter for';
$lang['xin_set_employees_salary'] = 'Set Employees Salary';
$lang['xin_employee_semi_monthly_payslip'] = 'Semi Monthly Payslip';
$lang['xin_salary_title'] = 'Salary';
$lang['xin_salary_allowance_taxable'] = 'Taxable';
$lang['xin_salary_allowance_non_taxable'] = 'Non Taxable';
$lang['xin_salary_allowance_options'] = 'Allowance Options';
$lang['xin_sd_ssc_title'] = 'Social Security System';
$lang['xin_sd_phic_title'] = 'Health Insurance Corporation';
$lang['xin_sd_hdmf_title'] = 'Home Development Mutual Fund';
$lang['xin_sd_wht_title'] = 'Withholding Tax on Wages';
$lang['xin_sd_other_sd_title'] = 'Other Statutory Deduction';
$lang['xin_salary_sd_options'] = 'Deduction Options';
$lang['xin_payroll_year_date'] = 'Year & Date';
$lang['xin_loan_ssc_title'] = 'Social Security System Loan';
$lang['xin_loan_hdmf_title'] = 'Home Development Mutual Fund Loan';
$lang['xin_loan_other_sd_title'] = 'Others Loan';
$lang['xin_salary_loan_options'] = 'Loan Options';
$lang['xin_job_is_featured'] = 'Is featured?';
$lang['xin_employee_id_already_exist'] = 'Employee ID already exist.';
$lang['xin_employee_username_already_exist'] = 'Username already exist.';
$lang['xin_employee_email_already_exist'] = 'Email already exist.';
$lang['xin_payroll_no_of_days_in_month'] = 'No. of days in month';
$lang['xin_payroll_hours_worked_total'] = 'Total Hours Worked';
$lang['xin_payroll_daily_worked_total'] = 'Total Daily Worked';
$lang['xin_enable_sub_departments'] = 'Sub departments';
$lang['xin_payroll_title_details'] = 'Payroll is the most vital part of our <strong>%s</strong>. A very intelligent and robust payroll management is provided so that you do not have to worry about any aspect of your payroll management. The system will trigger and do almost everything for you.';
$lang['xin_subdepartments_title_details'] = '<strong>%s</strong> also provides easy sub departments module system, where administrator can add multiple sub departments, and under one sub department administrator can add multiple designations.';
$lang['xin_create_quote'] = 'Create Estimate';
$lang['xin_title_quotes'] = 'Estimates';
$lang['xin_title_quote_number'] = 'Estimate Number';
$lang['xin_quote_date'] = 'Estimate Date';
$lang['xin_quote_note'] = 'Estimate Note';
$lang['xin_quoted_title'] = 'Estimated';
$lang['xin_quoted_approved'] = 'Project Created';
$lang['xin_title_quote_hash'] = 'Estimate #';
$lang['xin_project_coordinator'] = 'Project Coordinator';
$lang['xin_quote_convert_project'] = 'Convert to Invoice';
$lang['xin_quote_converted_project'] = 'Converted to Invoice';
$lang['xin_project_manager_error_field'] = 'The Project Manager field is required.';
$lang['xin_project_coordinator_error_field'] = 'The Project Coordinator field is required.';
$lang['xin_view_companies_data'] = 'View Companies Data';
$lang['xin_view_all_quotes'] = 'View all Estimates';
$lang['xin_quote_type'] = 'Estimate Type';
$lang['xin_quote_type_bid'] = 'Bid';
$lang['xin_quote_type_tm'] = 'Time & Material';
$lang['xin_quote_convert_invoice'] = 'Convert to Invoice';
$lang['xin_quote_converted_invoice'] = 'Converted to Invoice';
$lang['xin_project_start_date'] = 'Project Start Date';
$lang['xin_rec_contact_us'] = 'Contact us';
$lang['xin_inv_mark_as_paid'] = 'Mark as Paid';
$lang['xin_q_project_completed'] = 'Project Completed';
$lang['xin_quote_invoiced'] = 'Invoiced';
$lang['xin_quote_deffered'] = 'Deffered';
$lang['xin_q_project_created'] = 'Project Created';
$lang['xin_q_project_deffered'] = 'Project Deffered';
$lang['xin_convert_to_project_po'] = 'To convert to Project, Please enter P.O#';
$lang['xin_quote_purchase_order_no'] = 'Purchase Order #';
$lang['xin_quote_password'] = 'Estimate Password';
$lang['xin_rec_job_categories'] = 'Job Categories';
$lang['xin_rec_job_category'] = 'Job Category';
$lang['xin_error_job_category'] = 'The job category field is required.';
$lang['xin_success_job_category_added'] = 'Job Category added.';
$lang['xin_success_job_category_deleted'] = 'Job Category deleted.';
$lang['xin_success_job_category_updated'] = 'Job Category updated.';
$lang['xin_rec_edit_job_category'] = 'Edit Job Category';
$lang['xin_location_field_error'] = 'The location field is required.';
$lang['xin_payroll_net_payable'] = 'Net Payable';
$lang['xin_payroll_date_title'] = 'Payroll Date';
$lang['xin_payroll_history_title'] = 'Payroll History';
$lang['xin_record_not_found'] = 'Record not found.';
$lang['xin_filter'] = 'Filter';
$lang['xin_filter_employement_report'] = 'Employement Report';
$lang['xin_filter_employee'] = 'Filter Employee';
$lang['xin_processing_request'] = 'We are processing your request.';
$lang['xin_error_modules_field'] = 'The modules field is required.';
$lang['xin_leave_notifications'] = 'Leave notifications';
$lang['xin_projects_notifications'] = 'Projects notifications';
$lang['xin_tasks_notifications'] = 'Tasks notifications';
$lang['xin_e_details_exp_documents'] = "Expired Documents";
$lang['xin_assets_warranty'] = 'Assets Warranty';
/*//////*//////
$lang['xin_title_tax'] = 'Tax';
$lang['xin_title_tax_name'] = 'Tax Name';
$lang['xin_title_tax_rate'] = 'Tax Rate';
$lang['xin_title_tax_fixed'] = 'Fixed';
$lang['xin_title_tax_percent'] = 'Percentage';
$lang['xin_title_edit_tax'] = 'Edit Product Tax';
$lang['xin_title_taxes'] = 'Taxes';
$lang['xin_title_item'] = 'Item';
$lang['xin_title_qty_hrs'] = 'Qty/Hr';
$lang['xin_title_unit_price'] = 'Unit Price';
$lang['xin_title_sub_total'] = 'Subtotal';
$lang['xin_title_add_item'] = 'Add Item';
$lang['xin_title_sub_total2'] = 'Sub Total';
$lang['xin_title_tax_c'] = 'TAX';
$lang['xin_discount_type'] = 'Discount Type';
$lang['xin_discount'] = 'Discount';
$lang['xin_discount_amount'] = 'Discount Amount';
$lang['xin_flat'] = 'Flat';
$lang['xin_percent'] = 'Percent';
$lang['xin_grand_total'] = 'Grand Total';
$lang['xin_submit_invoice'] = 'Submit Invoice';
$lang['xin_title_edit_invoice'] = 'Edit Invoice';
$lang['xin_title_from'] = 'From';
$lang['xin_title_to'] = 'To';
$lang['xin_payment_due'] = 'Payment Due';
$lang['xin_view_invoice'] = 'View Invoice';
$lang['xin_view_invoice_more'] = 'View more';
$lang['xin_title_wcb'] = 'Welcome back';
$lang['xin_title_today_is'] = 'Today is';
$lang['xin_title_is_going_to_expire_soon'] = 'is going to expire soon.';
$lang['xin_title_alert'] = 'Alert!';
$lang['xin_title_license'] = 'License';
$lang['xin_title_is_expired'] = 'is expired.';
///////////////////////////////////////////////// end hrsale v1.1.4

///////////////////////////////////////////////// start hrsale v1.1.5
$lang['xin_is_half_monthly'] = 'Is half Monthly?';
$lang['xin_is_half_monthly_bs_only'] = 'Basic Salary Only';
$lang['xin_half_deduct_month'] = 'Deduct Options';
$lang['xin_is_half_monthly_bs_only_both'] = 'Both Basic Salary and Others Options';
$lang['xin_half_monthly'] = 'Half Monthly';
$lang['xin_overtime_request'] = 'Overtime Request';
$lang['xin_overtime_thours'] = 'Total Hours';
$lang['xin_edit_request_attendance_for'] = 'Edit Request for';
$lang['xin_error_request_attendance_date'] = 'The date field is required.';
$lang['xin_error_request_attendance_in_time'] = 'The In Time field is required.';
$lang['xin_error_request_attendance_out_time'] = 'The Out Time field is required.';
$lang['xin_success_request_attendance_update'] = 'Overtime Request updated.';
$lang['xin_success_request_attendance_added'] = 'Overtime Request sent.';
$lang['xin_add_request_attendance_for'] = 'Overtime Request for';
$lang['xin_title_first_half'] = 'First';
$lang['xin_title_second_half'] = 'Second';
///////////////////////////////////////////////// end hrsale v1.1.5
///////////////////////////////////////////////// start hrsale v1.1.6
$lang['xin_mail_type_config'] = 'Email Type';
$lang['xin_mail_smtp_host'] = 'Smtp Host';
$lang['xin_mail_smtp_username'] = 'Smtp Username';
$lang['xin_mail_smtp_password'] = 'Smtp Password';
$lang['xin_mail_smtp_port'] = 'Smtp Port';
$lang['xin_mail_smtp_secure'] = 'Smtp Secure';
$lang['xin_mail_configuration_title'] = 'Email Configuration';
$lang['xin_reset_password_success_sent_email'] = 'We have sent you a new password to your registered email address.';
$lang['xin_reset_password_link_success_sent_email'] = 'Reset password link sent to your email address.';
$lang['xin_performance_technical_error_field'] = "Technical Competencies is required field.";
$lang['xin_performance_org_error_field'] = "Organizational Competencies is required field.";
$lang['xin_success_performance_config_updated'] = 'Performance configuration updated.';
$lang['xin_e_details_training_record'] = "Training Record";
$lang['xin_security_level'] = "Security Type";
$lang['xin_error_security_level_field'] = "Security Type field is required.";
$lang['xin_security_level_added'] = "Security Type added.";
$lang['xin_security_level_updated'] = "Security Type updated.";
$lang['xin_security_level_deleted'] = "Security Type deleted.";
$lang['xin_edit_security_level'] = 'Edit Security Type';
$lang['xin_e_details_do_clearance'] = "Date of Clearance";
$lang['xin_esecurity_level_title'] = "Security Level";
$lang['xin_security_level_emp_added'] = "Security Level added.";
$lang['xin_security_level_emp_updated'] = "Security Level updated.";
$lang['xin_security_level_emp_deleted'] = "Security Level deleted.";
$lang['xin_edit_emp_security_level'] = 'Edit Security Level';
$lang['xin_hr_leave_half_day'] = 'Half Day';
$lang['xin_hr_cant_appply_morethan'] = 'You can not apply for more than ';
///////////////////////////////////////////////// end hrsale v1.1.6

///////////////////////////////////////////////// start hrsale v1.1.7
$lang['xin_ethnicity_type_title'] = 'Religion';
$lang['xin_ethnicity_type_error_field'] = 'The Religion field is required.';
$lang['xin_ethnicity_type_success_added'] = 'Religion added.';
$lang['xin_ethnicity_type_success_deleted'] = 'Religion deleted.';
$lang['xin_ethnicity_type_success_updated'] = 'Religion updated.';
$lang['xin_edit_ethnicity_type'] = 'Edit Religion';
$lang['xin_income_type'] = 'Income Type';
$lang['xin_income_type_error_field'] = 'The Income Type field is required.';
$lang['xin_income_type_success_added'] = 'Income Type added.';
$lang['xin_income_type_success_deleted'] = 'Income Type deleted.';
$lang['xin_income_type_success_updated'] = 'Income Type updated.';
$lang['xin_edit_income_type'] = 'Edit Income Type';
$lang['xin_sidebar_title'] = 'Sidebar';
$lang['xin_view_company_emp_title'] = 'View Company Employees';
$lang['xin_view_location_emp_title'] = 'View Location Employees';
$lang['xin_internal_title'] = 'Internal';
$lang['xin_external_title'] = 'External';
$lang['xin_trainer_opt_title'] = 'Trainer Option';
$lang['xin_trainer_opt_error_field'] = 'Select Trainer Option';
$lang['xin_promoted_to_title'] = 'Promoted to:';
$lang['xin_expired_title'] = 'Expired';
$lang['xin_payroll_verifier_title'] = 'Verifier';
$lang['xin_payroll_approver_title'] = 'Approver';
$lang['xin_manager_level_title'] = 'Manager Level Approved';
$lang['xin_hrd_level_title'] = 'HRD Level Approved';
$lang['xin_gm_om_level_title'] = 'GM/OM Level Approved';
$lang['xin_approve_payroll_title'] = 'Approve Payroll';
$lang['xin_second_level_payroll_approver_title'] = 'Final Approval';
$lang['xin_not_approve_payroll_title'] = 'Not Approved';
$lang['xin_approved_final_payroll_title'] = 'Approved Final Level of Payslip.';
$lang['xin_disabled_payroll_title'] = 'Disabled payslip for employee.';
$lang['xin_enable_multishifts_title'] = 'Enable Multi Shifts';
$lang['xin_enable_multishifts_error_field'] = 'Multi Shifts field is required.';
$lang['xin_office_shift_field_error'] = 'The office shift field is required.';
$lang['xin_budget_title'] = 'Budget';
$lang['xin_download_profile_title'] = 'Download Profile';
$lang['xin_available_title'] = 'Available';
$lang['xin_away_title'] = 'Away';
$lang['xin_busy_title'] = 'Busy';
$lang['xin_iamavailable_title'] = "I'm Available";
$lang['xin_iamaway_title'] = "I'm Away";
$lang['xin_iambusy_title'] = "I'm Busy";
$lang['xin_chatgroup_title'] = 'Group Chat';
$lang['xin_privatechat_title'] = 'Private Chat';
$lang['xin_chatoffline_title'] = 'Offline';
$lang['xin_chatonline_title'] = 'Online';
///////////////////////////////////////////////// end hrsale v1.1.7

///////////////////////////////////////////////// start hrsale v1.1.8
$lang['xin_last_taken_leave_title'] = 'Last Taken Leave';
$lang['xin_project_cancelled'] = 'Cancelled';
$lang['xin_project_hold'] = 'Hold';
$lang['xin_project_no'] = 'Project No.';
$lang['xin_project_budget_hrs'] = 'Budget hours';
$lang['xin_project_actual_hrs'] = 'Actual hours';
$lang['xin_project_budget_hrs_field_error'] = 'The budget hours field is required.';
$lang['xin_project_projectno_field_error'] = 'The project no. field is required.';
$lang['xin_project_variations'] = 'Variations';
$lang['xin_task_categories'] = 'Task Categories';
$lang['xin_task_category'] = 'Task Category';
$lang['xin_task_category_field_error'] = 'The task category field is required.';
$lang['xin_task_category_field_added_success'] = 'Task category added.';
$lang['xin_task_category_field_deleted_success'] = 'Task category deleted.';
$lang['xin_task_category_field_updated_success'] = 'Task category updated.';
$lang['xin_edit_task_category'] = 'Edit Task Category';
$lang['xin_project_variation'] = 'Variation';
$lang['xin_project_variation_hrs'] = 'Variation Hours';
$lang['xin_project_variation_no'] = 'Variation No.';
$lang['xin_client_approval'] = 'Client Approval';
$lang['xin_client_approval_claimed'] = 'Claimed';
$lang['xin_client_approval_unclaimed'] = 'Un claimed';
$lang['xin_project_variation_field_error'] = 'The variation number field is required.';
$lang['xin_project_variation_title_field_error'] = 'The variation title field is required.';
$lang['xin_project_variation_hrs_field_error'] = 'The variation hours field is required.';
$lang['xin_project_variation_added_success'] = 'Project Variation added.';
$lang['xin_project_variation_added_deleted'] = 'Project Variation deleted.';
$lang['xin_project_variation_added_updated'] = 'Project Variation updated.';
$lang['xin_project_edit_variation'] = 'Edit Variation';
$lang['xin_meeting_room'] = 'Meeting Room';
$lang['xin_meeting_room_field_error'] = 'The meeting room field is required.';
$lang['xin_project_timelogs'] = 'Time Logs';
$lang['xin_project_timelogs_starttime'] = 'Start Time';
$lang['xin_project_timelogs_endtime'] = 'End Time';
$lang['xin_project_timelogs_memo'] = 'Memo';
$lang['xin_project_time_start_field_error'] = 'The start time field is required.';
$lang['xin_project_time_end_field_error'] = 'The end time field is required.';
$lang['xin_project_memo_field_error'] = 'The memo field is required.';
$lang['xin_project_timelogs_added_success'] = 'Timelog added.';
$lang['xin_project_timelogs_updated_success'] = 'Timelog updated.';
$lang['xin_project_timelogs_deleted_success'] = 'Timelog deleted.';
$lang['xin_project_timelog_edit'] = 'Edit Timelog';
$lang['xin_job_applicants_title'] = 'Applicants';
$lang['xin_primary_selected'] = 'Primary Selected';
$lang['xin_call_for_interview'] = 'Call For Interview';
$lang['xin_change_status'] = 'Change Status';
$lang['xin_applicant_status_updated'] = 'Job applicant status updated.';
$lang['xin_view_job_applicants'] = 'View Job Applicants';
$lang['xin_hr_report_leave_report'] = 'Leave Status';
$lang['xin_quote_manager'] = 'Quote Manager';
$lang['xin_lead'] = 'Lead';
$lang['xin_leads'] = 'Leads';
$lang['xin_project_edit_lead'] = 'Edit Lead';
$lang['xin_project_view_lead'] = 'View Lead';
$lang['xin_project_lead_added'] = 'Lead added.';
$lang['xin_project_lead_updated'] = 'Lead updated.';
$lang['xin_project_lead_deleted'] = 'Lead deleted.';
$lang['xin_estimates'] = 'Estimates';
$lang['xin_change_to_client'] = 'Change To Client';
$lang['xin_change_lead_confirm'] = 'Are you sure you want to change lead to client?';
$lang['xin_d_not_lead_restored'] = "Lead converted can't be restored!!!";
$lang['xin_lead_confirm_change_btn'] = 'Confirm Change';
$lang['xin_lead_has_been_converted'] = 'Lead changed to client successfully.';
$lang['xin_convert_estimate_invoice_confirm'] = 'Are you sure you want to convert this estimate to invoice?';
$lang['xin_pay_invoice_confirm'] = 'Are you sure you want to pay this invoice?';
$lang['xin_invoice_has_been_paid'] = 'Invoice has been Paid.';
$lang['xin_invoice_still_un_paid'] = 'Invoice is still Unpaid.';
$lang['xin_invoice_pay'] = 'Pay Invoice';
$lang['xin_approved_leave'] = 'Approved leaves';
$lang['xin_pending_leave'] = 'Pending leaves';
$lang['xin_upcoming_leave'] = 'Upcoming';
$lang['xin_project_vo_hrs'] = 'VO Hours';
$lang['xin_project_vo_no'] = 'VO Number';
$lang['xin_tasks_calendar'] = 'Tasks Calendar';
$lang['xin_tasks_sboard'] = 'Tasks Kanban Board';
$lang['xin_projects_sboard'] = 'Projects Kanban Board';
///////////////////////////////////////////////// end hrsale v1.1.8

///////////////////////////////////////////////// start hrsale v1.1.9
$lang['xin_payee_option'] = 'Payee Option';
$lang['xin_clcontact_person'] = 'Contact Person';
$lang['xin_clcontact_person_field_error'] = 'The contact person field is required.';
$lang['xin_lead_details'] = 'Lead Details';
$lang['xin_lead_followup'] = 'Follow Up';
$lang['xin_lead_next_followup'] = 'Next Follow Up';
$lang['xin_lead_new_followup'] = 'New Follow Up';
$lang['xin_lead_next_followup_field_error'] = 'The next follow up field field is required.';
$lang['xin_lead_followup_added'] = 'Lead follow up added.';
$lang['xin_lead_followup_updated'] = 'Lead Follow Up updated.';
$lang['xin_lead_followup_deleted'] = 'Lead Follow Up deleted.';
$lang['xin_lead_add_followup'] = 'Add Follow Up';
$lang['xin_po_no'] = 'P.O. No.';
$lang['xin_old_password'] = 'Old Password';
$lang['xin_old_password_error_field'] = 'The old password field is required.';
$lang['xin_old_password_does_not_match'] = 'Old Password does not match.';
$lang['xin_blood_group'] = 'Blood Group';
$lang['xin_nationality'] = 'Nationality';
$lang['xin_citizenship'] = 'Citizenship';
$lang['xin_default_currency_field_error'] = 'The Default currency field is required.';
$lang['xin_default_timezone_field_error'] = 'The Timezone field is required.';
$lang['xin_leave_file_type'] = 'Upload files only: pdf,gif,png,jpg,jpeg';
$lang['xin_phase_no'] = 'Phase No';
$lang['xin_invoice_terms_condition'] = 'Invoice Terms & Condition';
$lang['xin_estimate_terms_condition'] = 'Estimate Terms & Condition';
$lang['xin_quoted_project'] = 'Quoted Project';
$lang['xin_quoted_projects'] = 'Quoted Projects';
$lang['xin_quoted_project_no'] = 'Quoted Project No.';
$lang['xin_estimate_hrs'] = 'Estimated Hours';
$lang['xin_quote_date_field_error'] = 'The estimate date field is required.';
$lang['xin_estimate_hrs_field_error'] = 'The estimated hours field is required.';
$lang['xin_quoted_project_details'] = 'Quoted Project Details';
$lang['xin_quote_calendar'] = 'Estimate Calendar';
$lang['xin_lead_follow_up'] = 'Lead Follow Up';
$lang['xin_import_leads'] = 'Import Leads';
$lang['xin_success_leads_import'] = 'Leads Data Imported Successfully.';
$lang['xin_error_not_leads_import'] = 'Leads not imported.';
$lang['xin_leads_import_description_line2'] = 'The correct column order is (Contact Person, Email Address, Password, Contact Number, Company Name, Website URL, Address 1, Address 2, City, State, Zip Code, Country (Use Country ID)	
) and you must follow the csv file, otherwise you will get an error while importing the csv file.';
$lang['xin_invoice_calendar'] = 'Invoice Calendar';
$lang['xin_invoice_completed'] = 'Completed Invoices';
$lang['xin_invoice_pending'] = 'Pending Invoices';
$lang['hr_dashboard_title'] = 'HR Dashboard';
$lang['hr_staff_dashboard_title'] = 'Staff Dashboard';
$lang['xin_view_payslips_all'] = 'View All Payslips';
$lang['xin_view_awards_all'] = 'View All Awards';
$lang['xin_leave_request'] = 'Leave Request';
$lang['xin_view_leave_all'] = 'View All Leave';
$lang['xin_assets_working'] = 'Working';
$lang['xin_assets_not_working'] = 'Not Working';
$lang['xin_employee_company_txt'] = 'Employees Company';
$lang['xin_employee_location_txt'] = 'Employees Location';
$lang['hr_project_dashboard_title'] = 'Projects Dashboard';
$lang['xin_dashboard_white_widgets'] = 'White Widgets';
$lang['xin_dashboard_color_widgets'] = 'Color Widgets';
$lang['xin_view_clients_all'] = 'View All Clients';
$lang['xin_view_leads_all'] = 'View All Leads';
$lang['xin_changed_clients_leads_all'] = 'Changed to Clients';
$lang['xin_view_all'] = 'View All';
$lang['xin_view_all_invoice_payments'] = 'View All Invoice Payments';
$lang['xin_projects_status'] = 'Projects Status';
$lang['xin_tasks_status'] = 'Tasks Status';
$lang['xin_last_5_project_data'] = 'Last 5 Project Data';
$lang['xin_hr_imports'] = 'HR Imports';
$lang['xin_payslip_history'] = 'Payslip History';
$lang['hr_accounting_dashboard_title'] = 'Finance Dashboard';
$lang['xin_last_invoices'] = 'Last Invoices';
$lang['xin_last_estimates'] = 'Last Estimates';
$lang['xin_last_projects'] = 'Last Projects';
$lang['xin_last_tasks'] = 'Last Tasks';
$lang['xin_last_clients'] = 'Last Clients';
$lang['xin_last_leads'] = 'Last Leads';
$lang['xin_lead_no_followup'] = 'No Follow Up';
$lang['xin_changed_client_leads_all'] = 'Changed to Client';
$lang['xin_income'] = 'Income';
$lang['xin_awards_cash'] = 'Awards Cash';
$lang['hr_timesheet_dashboard_title'] = 'Timesheet Dashboard';
$lang['xin_total_deposit'] = 'Total Deposit';
$lang['xin_total_expenses'] = 'Total Expenses';
$lang['xin_total_payees'] = 'Total Payees';
$lang['xin_total_payers'] = 'Total Payers';
$lang['xin_invoices_summary'] = 'Invoices Summary';
$lang['xin_recent_invoices'] = 'Recent Invoices';
$lang['xin_latest_income'] = 'Latest Income';
$lang['xin_latest_expense'] = 'Latest Expense';
$lang['xin_today_attendance_status'] = 'Today Attendance Status';
$lang['xin_leave_status'] = 'Leave Status';
$lang['xin_overtime_request_status'] = 'Overtime Request Status';
$lang['xin_latest_leave'] = 'Latest Leave';
$lang['xin_latest_holidays'] = 'Latest Holidays';
$lang['xin_view_all_holidays'] = 'View All Holidays';
$lang['xin_reports_to'] = 'Reports To';
$lang['xin_my_team'] = 'My Team';
$lang['xin_my_leave'] = 'My Leave';
///////////////////////////////////////////////// end hrsale v1.1.9

///////////////////////////////////////////////// start hrsale v2.0.0
$lang['xin_reset_password_link'] = 'Enter your email address and we will send you a link to reset your password.';
$lang['xin_lock_user_session_timeout'] = 'Your session is timed out. Please enter your password to proceed.';
$lang['xin_lock_user_logged_in_as'] = 'LOGGED IN AS';
$lang['xin_projects_manager_title'] = 'Projects Manager';
$lang['xin_change_system_logo'] = 'Change Logo';
$lang['xin_se_contact_person'] = 'Contact Person';
$lang['xin_set_up'] = 'Set up';
$lang['xin_change_setting_info'] = 'You can change system information from below options.';
$lang['xin_view_all_projects'] = 'View all projects';
$lang['xin_view_core_hr_modules'] = 'View core hr modules';
$lang['xin_set_up_all_types'] = 'Set up all types';
$lang['xin_enable_disable_modules'] = 'Enable disable modules';
$lang['xin_restore'] = 'Restore';
$lang['xin_database'] = 'Database';
$lang['xin_database_backup_restore'] = 'Backup and Restore';
$lang['xin_database_restore_lost_current_data'] = 'Note: If you restore your database then all current data will be lost.';
$lang['xin_database_choose_backup'] = 'Choose Backup File';
$lang['xin_database_backup_field_error'] = 'Select database backup file.';
$lang['xin_databse_restored_success'] = 'Your database has been restored successfully.';
$lang['xin_department_upload_files'] = 'Upload files';
$lang['xin_hr_official_documents_setup'] = 'Set up official documents';
$lang['xin_e_list_exp_documents'] = "List all expired documents";
$lang['xin_employee_status_updated'] = 'status updated.';
$lang['xin_for_the_month_of'] = 'For the month of';
$lang['xin_leave_dashboard'] = 'Leave Dashboard';
$lang['xin_projects_scrm_board'] = 'Kanban Board';
$lang['xin_last_6_month'] = 'Last 6 Months';
$lang['xin_last_1_year'] = 'Last 1 Year';
$lang['xin_last_2_year'] = 'Last 2 Years';
$lang['xin_last_3_year'] = 'Last 3 Years';
$lang['xin_deposit_vs_expense'] = 'Deposit vs Expenses';
$lang['xin_last_3_year'] = 'Last 3 Years';
$lang['xin_clients_leads_status'] = 'Clients\Leads Status';
$lang['xin_graph_report'] = 'Graph Report';
$lang['xin_acc_ledger_account'] = 'Account Ledger';
$lang['xin_acc_ledger_account_of'] = 'Account Ledger of';
$lang['xin_hr_payees_payers'] = 'Payees & Payers';
$lang['xin_transfer_funds'] = 'Transfer Funds';
$lang['xin_add_edit_info'] = 'Add/Edit';
$lang['xin_awards_report'] = 'Awards Report';
$lang['xin_travel_report'] = 'Travel Report';
$lang['xin_assets_report'] = 'Assets Report';
$lang['xin_holidays_report'] = 'Holidays Report';
$lang['xin_resignation_report'] = 'Resignation Report';
$lang['xin_promotion_report'] = 'Promotion Report';
$lang['xin_complaints_report'] = 'Complaints Report';
$lang['xin_warning_report'] = 'Warning Report';
$lang['xin_termination_report'] = 'Termination Report';
$lang['xin_employees_exit_report'] = 'Employees Exit Report';
$lang['xin_awards_report'] = 'Awards Report';
$lang['xin_awards_report'] = 'Awards Report';
$lang['xin_awards_report'] = 'Awards Report';
$lang['xin_awards_report'] = 'Awards Report';
$lang['xin_jobs_edit_cms_page'] = 'Edit CMS Page';
$lang['xin_team'] = 'Team';
$lang['xin_add_task'] = 'Add Task';
$lang['xin_success_project_status'] = 'Project status updated.';
$lang['xin_add_project'] = 'Add Project';
$lang['left_show_projects'] = 'Show Projects';
$lang['left_show_tasks'] = 'Show Tasks';
$lang['xin_list_view'] = 'List View';
$lang['xin_grid_view'] = 'Grid View';
$lang['xin_hrsale_events_calendar'] = 'Events Calendar';
$lang['xin_hrsale_meetings_calendar'] = 'Meetings Calendar';
$lang['xin_event_color'] = 'Event Color';
$lang['xin_meeting_color'] = 'Meeting Color';
$lang['xin_invoice_to'] = 'Invoice To';
$lang['xin_total_due'] = 'Total Due';
$lang['xin_add_member'] = 'Add Member';
$lang['xin_edit_estimates'] = 'Edit Estimate';
$lang['xin_submit_estimates'] = 'Submit Estimate';
$lang['xin_estimate_to'] = 'Estimate To';
$lang['xin_office_shift_not_assigned'] = 'Office shift not assigned.';
$lang['xin_view_policies'] = 'View Policies';
$lang['xin_estimate_leads'] = 'Estimate Leads';
$lang['xin_estimate_timelogs'] = 'Estimate Timelogs';
$lang['xin_task_title_field_error'] = 'Task field is required.';
$lang['xin_login_page_text'] = 'Login Page Text';
$lang['xin_login_page_text_desc'] = 'It will show only for login page version 1';
$lang['xin_title_saudi_gosi'] = 'Saudi GOSI';
$lang['xin_enable_saudi_gosi'] = 'Enable Saudi GOSI?';
$lang['xin_pincode'] = 'Pin Code';
$lang['xin_pincode_field_error'] = 'The pin code field is required.';
$lang['xin_pincode_should_be_digits_error'] = 'The pin code should be digits.';
$lang['xin_pincode_six_digits_error'] = 'The pin code must be at least 6 digits.';
$lang['xin_pincode_already_exist'] = 'Pin Code already exist.';
$lang['xin_login_employee_with_pincode'] = 'Employee Login With Pin Code';
$lang['xin_enter_pincode'] = 'Enter Pin Code';
$lang['xin_invalid_pincode'] = 'Invalid Pin Code';
$lang['xin_no_nofitication_found'] = 'No notification found!!';
$lang['xin_both_goal_appraisal'] = 'Both Goal and Appraisal';
///////////////////////////////////////////////// end hrsale v2.0.0
/* End of file hrsale_lang.php */
/* Location: ./system/language/english/hrsale_lang.php */