Change all components to use the same error page in web UI (#24512)

This commit is contained in:
Eugen Rochko
2023-04-12 12:44:58 +02:00
committed by GitHub
parent aca2cd1528
commit cee357d538
10 changed files with 15 additions and 89 deletions

View File

@ -353,19 +353,6 @@
],
"path": "app/javascript/mastodon/components/media_gallery.json"
},
{
"descriptors": [
{
"defaultMessage": "Not found",
"id": "missing_indicator.label"
},
{
"defaultMessage": "This resource could not be found",
"id": "missing_indicator.sublabel"
}
],
"path": "app/javascript/mastodon/components/missing_indicator.json"
},
{
"descriptors": [
{
@ -4359,4 +4346,4 @@
],
"path": "app/javascript/mastodon/features/video/index.json"
}
]
]