First draft of loading 'notes'

This commit is contained in:
Pieter Vander Vennet 2022-01-07 04:14:53 +01:00
parent bafaba7011
commit ebb510da04
20 changed files with 580 additions and 199 deletions

View file

@ -422,5 +422,10 @@
}
}
}
},
"notes": {
"isClosed": "This note is resolved",
"closeNote":
"Close this note"
}
}