feat(motd): read motd in RSC and provide via context

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
Tilman Vatteroth 2023-10-13 21:22:21 +02:00 committed by Erik Michelson
parent 83c7f81a76
commit a0bc8e98d0
11 changed files with 190 additions and 125 deletions

View file

@ -506,7 +506,8 @@
},
"instance": {
"header": "About this instance",
"versionInfo": "Running version"
"versionInfo": "Running version",
"motdModal": "Show instance announcement"
},
"legal": {
"header": "Legal",
@ -596,7 +597,7 @@
}
},
"motd": {
"title": "Information"
"title": "Announcement"
},
"errors": {
"notFound": {