them log, chinh upload
This commit is contained in:
@@ -14,6 +14,7 @@ return [
|
||||
'resource_tags' => 'Tags',
|
||||
'resource_roles' => 'Roles',
|
||||
'resource_users' => 'Users',
|
||||
'resource_activity_logs' => 'Activity Logs',
|
||||
|
||||
// Status
|
||||
'status_pending' => 'Pending',
|
||||
@@ -89,6 +90,7 @@ return [
|
||||
'signed_status' => 'Signed Status',
|
||||
'contract_info' => 'Contract Information',
|
||||
'feedback_history' => 'Feedback History',
|
||||
'service_type' => 'Service Type',
|
||||
'tab_all' => 'All',
|
||||
'min' => 'min',
|
||||
'na' => 'N/A',
|
||||
@@ -130,4 +132,16 @@ return [
|
||||
'blade_file_count' => ':count file(s)',
|
||||
'blade_proof' => 'Proof',
|
||||
'blade_evidence' => 'Evidence',
|
||||
|
||||
// Activity Logs
|
||||
'system' => 'System',
|
||||
'time' => 'Time',
|
||||
'action' => 'Action',
|
||||
'action_import' => 'Import',
|
||||
'action_export' => 'Export',
|
||||
'action_transfer' => 'Transfer',
|
||||
'action_close' => 'Close',
|
||||
'action_create' => 'Create',
|
||||
'action_update' => 'Update',
|
||||
'action_delete' => 'Delete',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user