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
@@ -64,7 +64,8 @@
|
||||
},
|
||||
"legal": {
|
||||
"notice": {
|
||||
"title": "Legal Notice"
|
||||
"title": "Legal Notice",
|
||||
"loadError": "The legal notice could not be loaded."
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user