Add labels for various fields across HR resources to improve localization and user experience.

This commit is contained in:
Mekan1206
2026-08-02 20:10:48 +05:00
parent 8147f23750
commit e3ec83686c
52 changed files with 363 additions and 26 deletions

View File

@@ -120,6 +120,21 @@ return [
'start_date' => 'Start Date',
'end_date' => 'End Date',
'institution' => 'Institution',
'code' => 'Code',
'password' => 'Password',
'roles' => 'Roles',
'value' => 'Value',
'gift_date' => 'Gift Date',
'explanation_date' => 'Explanation Date',
'document_type' => 'Document Type',
'approved_at' => 'Approved At',
'uploaded_at' => 'Uploaded At',
'created_at' => 'Created At',
'updated_at' => 'Updated At',
'deleted_at' => 'Deleted At',
'email_verified_at' => 'Email Verified At',
'event' => 'Event',
'file_path' => 'File Path',
],
'tabs' => [