them log, chinh upload
This commit is contained in:
@@ -14,6 +14,7 @@ return [
|
||||
'resource_tags' => 'Thẻ',
|
||||
'resource_roles' => 'Vai trò',
|
||||
'resource_users' => 'Người dùng',
|
||||
'resource_activity_logs' => 'Nhật ký hoạt động',
|
||||
|
||||
// Status
|
||||
'status_pending' => 'Chờ xử lý',
|
||||
@@ -89,6 +90,7 @@ return [
|
||||
'signed_status' => 'Tình trạng ký',
|
||||
'contract_info' => 'Thông tin hợp đồng',
|
||||
'feedback_history' => 'Lịch sử phản ánh',
|
||||
'service_type' => 'Loại dịch vụ',
|
||||
'tab_all' => 'Tất cả',
|
||||
'min' => 'phút',
|
||||
'na' => 'N/A',
|
||||
@@ -130,4 +132,16 @@ return [
|
||||
'blade_file_count' => ':count tệp',
|
||||
'blade_proof' => 'Bằng chứng',
|
||||
'blade_evidence' => 'Chứng cứ',
|
||||
|
||||
// Activity Logs
|
||||
'system' => 'Hệ thống',
|
||||
'time' => 'Thời gian',
|
||||
'action' => 'Hành động',
|
||||
'action_import' => 'Nhập dữ liệu',
|
||||
'action_export' => 'Xuất dữ liệu',
|
||||
'action_transfer' => 'Chuyển phòng ban',
|
||||
'action_close' => 'Đóng ticket',
|
||||
'action_create' => 'Tạo mới',
|
||||
'action_update' => 'Cập nhật',
|
||||
'action_delete' => 'Xóa',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user