Skip to content
Snippets Groups Projects
Commit 021838a2 authored by Julian's avatar Julian
Browse files

Translate extra marks and personal notes to german

parent a900f43b
No related branches found
No related tags found
1 merge request!360Resolve "Add absence management to course book student dialog"
Pipeline #188738 failed
......@@ -55,7 +55,20 @@
"menu_title": "Entschuldigungsarten"
},
"extra_marks": {
"menu_title": "Zusätzliche Markierungen"
"menu_title": "Zusätzliche Markierungen",
"create": "Markierung erstellen",
"name": "Markierung",
"short_name": "Abkürzung",
"colour_fg": "Schriftfarbe",
"colour_bg": "Hintergrundfarbe",
"show_in_coursebook": "In Kursbuch-Übersicht zeigen",
"show_in_coursebook_helptext": "Wenn aktiviert tauchen diese Markierungen in den Zeilen im Kursbuch auf."
},
"personal_notes": {
"note": "Notiz",
"create_personal_note": "Weitere Notiz",
"confirm_delete": "Notiz wirklich löschen?",
"confirm_delete_explanation": "Die Notiz \"{note}\" für {name} wird entfernt."
},
"group_roles": {
"menu_title_assign": "Gruppenrollen zuweisen",
......
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