Skip to content
Snippets Groups Projects
Verified Commit ef86a535 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Use "Register" instead of "Capture" for AbsenceCreationDialog

parent fbad72c8
No related branches found
No related tags found
Loading
Checking pipeline status
...@@ -78,12 +78,12 @@ ...@@ -78,12 +78,12 @@
"no_data": "No lessons for the selected groups and courses in this period", "no_data": "No lessons for the selected groups and courses in this period",
"no_results": "No search results for {search}", "no_results": "No search results for {search}",
"absences": { "absences": {
"title": "Capture absences", "title": "Register absences",
"button": "Register absences", "button": "Register absences",
"summary": "Summary", "summary": "Summary",
"lessons": "No lessons | 1 lesson | {count} lessons", "lessons": "No lessons | 1 lesson | {count} lessons",
"success": "The absences were captured successfully.", "success": "The absences were registered successfully.",
"warning": "The following lessons are in the selected time period. Please check that you want to capture the absences for these lessons before confirming." "warning": "The following lessons are in the selected time period. Please check that you want to register the absences for these lessons before confirming."
} }
} }
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment