Refactor VacationForm and VacationInfolist to enhance date picker functionality and improve localization. Introduce new sections in VacationInfolist for better organization of information, and add missing labels in multiple languages for improved user experience.
This commit is contained in:
@@ -156,6 +156,10 @@ return [
|
||||
'upcoming_approved_leave' => 'Upcoming Approved Leave',
|
||||
'other_leave_types' => 'Other Leave Types',
|
||||
'activity_details' => 'Activity Details',
|
||||
'basic_info' => 'Basic Information',
|
||||
'dates' => 'Dates',
|
||||
'approval' => 'Approval',
|
||||
'metadata' => 'Metadata',
|
||||
],
|
||||
|
||||
'messages' => [
|
||||
|
||||
@@ -156,6 +156,10 @@ return [
|
||||
'upcoming_approved_leave' => 'Предстоящий одобренный отпуск',
|
||||
'other_leave_types' => 'Другие типы отпусков',
|
||||
'activity_details' => 'Детали активности',
|
||||
'basic_info' => 'Основная информация',
|
||||
'dates' => 'Даты',
|
||||
'approval' => 'Утверждение',
|
||||
'metadata' => 'Метаданные',
|
||||
],
|
||||
|
||||
'messages' => [
|
||||
|
||||
@@ -156,6 +156,10 @@ return [
|
||||
'upcoming_approved_leave' => 'Ýakynlaşýan tassyklanan dynç alyş',
|
||||
'other_leave_types' => 'Beýleki rugsat görnüşleri',
|
||||
'activity_details' => 'Işjeňlik jikme-jiklikleri',
|
||||
'basic_info' => 'Esasy maglumat',
|
||||
'dates' => 'Seneler',
|
||||
'approval' => 'Tassyklama',
|
||||
'metadata' => 'Maglumat',
|
||||
],
|
||||
|
||||
'messages' => [
|
||||
|
||||
Reference in New Issue
Block a user