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

Translate personal note deletion

parent ab7085e2
No related branches found
No related tags found
1 merge request!440Resolve "Allow editing of personal notes and participation status from person page widget"
......@@ -137,6 +137,7 @@
},
"confirm_delete": "Anmerkung wirklich löschen?",
"confirm_delete_explanation": "Die Notiz \"{note}\" für {name} wird entfernt.",
"confirm_delete_extra_mark": "Die Markierung {extraMark} für {name} wird entfernt.",
"confirm_delete_tardiness": "Die Verspätung von {name} in Höhe von {tardiness} Minuten wird entfernt.",
"create_personal_note": "Weitere Notiz",
"late": "Verspätet",
......
......@@ -151,6 +151,7 @@
"confirm_delete": "Delete note?",
"confirm_delete_explanation": "The note \"{note}\" for {name} will be removed.",
"confirm_delete_tardiness": "The tardiness of {tardiness} minutes will be removed for {name}.",
"confirm_delete_extra_mark": "The mark {extraMark} for {name} will be removed.",
"no_results": "No search results for {search}",
"personal_notes": "Personal Notes"
}
......
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