forked from EVOgeek/Vmeda.Online
15 lines
475 B
JSON
15 lines
475 B
JSON
{
|
|
"addnewnote": "Add a new note",
|
|
"coursenotes": "Course notes",
|
|
"deleteconfirm": "Delete this note?",
|
|
"eventnotecreated": "Note created",
|
|
"eventnotedeleted": "Note deleted",
|
|
"nonotes": "There are no notes of this type yet",
|
|
"note": "Note",
|
|
"notes": "Notes",
|
|
"personalnotes": "Personal notes",
|
|
"publishstate": "Context",
|
|
"sitenotes": "Site notes",
|
|
"warningnotenotsent": "Couldn't add note(s) to course {{course}}. {{error}}"
|
|
}
|