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

Translate Personal Notes

parent 80f43961
No related branches found
No related tags found
1 merge request!362Resolve "Add personal note management dialog in course book"
Pipeline #187761 failed
......@@ -82,7 +82,10 @@
},
"personal_notes": {
"note": "Notiz",
"create_personal_note": "Weitere Notiz"
"create_personal_note": "Weitere Notiz",
"confirm_delete": "Notiz wirklich löschen?",
"confirm_delete_explanation": "Die Notiz \"{note}\" für {name} wird entfernt."
}
},
"actions": {
......
......@@ -86,7 +86,9 @@
},
"personal_notes": {
"note": "Note",
"create_personal_note": "Add another note"
"create_personal_note": "Add another note",
"confirm_delete": "Delete note?",
"confirm_delete_explanation": "The note \"{note}\" for {name} will be removed."
}
},
"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