Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-Core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Official
AlekSIS-Core
Merge requests
!1261
Manage holidays
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Manage holidays
manage-holidays
into
master
Overview
15
Commits
29
Pipelines
19
Changes
1
Merged
Julian
requested to merge
manage-holidays
into
master
1 year ago
Overview
2
Commits
29
Pipelines
19
Changes
1
Expand
Manage holidays using the inline crud list
0
0
Merge request reports
Viewing commit
4171ebe7
Prev
Next
Show latest version
1 file
+
9
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Verified
4171ebe7
Add messages for holidays
· 4171ebe7
Jonathan Weth
authored
1 year ago
aleksis/core/frontend/messages/en.json
+
9
−
0
Options
@@ -317,5 +317,14 @@
},
"selection"
:
{
"num_items_selected"
:
"No items selected | 1 item selected | {n} items selected"
},
"holidays"
:
{
"menu_title"
:
"Holidays"
,
"title"
:
"Holiday"
,
"title_plural"
:
"Holidays"
,
"create_holiday"
:
"Create Holiday"
,
"date_start"
:
"Start Date"
,
"date_end"
:
"End Date"
,
"holiday_name"
:
"Name"
}
}
Loading