2023-05-16 10:50:42 +08:00

12 lines
526 B
PHP

<?php
$lang->attend->department = 'Department có mặt';
$lang->attend->company = 'Company có mặt';
$lang->attend->saveStatAction = 'Lưu Attendance thống kê';
$lang->attend->exportAction = 'Xuất có mặt';
$lang->attend->reportAction = 'Báo cáo có mặt';
$lang->attend->detailAction = 'Attendance Detail';
$lang->attend->editAction = 'Supplement';
$lang->attend->review = 'Duyệt có mặt';
$lang->attend->confirmEarly = 'The latest sign off time has not yet arrived. Bạn có muốn sign off?';