Skip to content
Snippets Groups Projects
Commit 8cec13a4 authored by Julian's avatar Julian
Browse files

Translate text-based personal notes

parent a7848251
No related branches found
No related tags found
1 merge request!362Resolve "Add personal note management dialog in course book"
Pipeline #186687 failed
...@@ -79,6 +79,10 @@ ...@@ -79,6 +79,10 @@
}, },
"no_data": "Keine Stunden der ausgewählten Gruppen und Kurse im aktuellen Zeitraum", "no_data": "Keine Stunden der ausgewählten Gruppen und Kurse im aktuellen Zeitraum",
"no_results": "Keine Suchergebnisse für {search}" "no_results": "Keine Suchergebnisse für {search}"
},
"personal_notes": {
"note": "Notiz",
"create_personal_note": "Weitere Notiz"
} }
}, },
"actions": { "actions": {
......
...@@ -83,6 +83,10 @@ ...@@ -83,6 +83,10 @@
}, },
"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}"
},
"personal_notes": {
"note": "Note",
"create_personal_note": "Add another note"
} }
}, },
"actions": { "actions": {
......
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