- Added a new `HolidayCalendar` component for managing custom and official holidays. - Integrated holiday type fetching and population logic to streamline holiday management. - Enhanced UI with modals for creating, editing, and deleting holidays, including validation and user feedback. - Updated styles for improved visual presentation and user interaction. - Refactored sidebar and routes to accommodate new component structure and localization updates.
10 lines
190 B
JSON
10 lines
190 B
JSON
{
|
|
"overview": "Overview",
|
|
"users": "Users",
|
|
"teams": "Teams",
|
|
"billing": "Billing",
|
|
"projects": "Projects",
|
|
"settings": "Utilization Settings",
|
|
"adminCenter": "Admin Center"
|
|
}
|