generated from Seekra/repository-template
feat(legal): add legal notice error handling
The legal notice view now shows an error box if the legal notice could not be loaded.
This commit is contained in:
+2
-1
@@ -79,7 +79,8 @@
|
||||
},
|
||||
"legal": {
|
||||
"notice": {
|
||||
"title": "Impressum"
|
||||
"title": "Impressum",
|
||||
"loadError": "Das Impressum konnte nicht geladen werden."
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user