Include forgotten translation

This commit is contained in:
abias 2023-05-21 14:42:17 -04:00
parent a8e2b43952
commit 117e85a967

View file

@ -29,7 +29,7 @@ export class ErrorPage extends Component<any, any> {
<a href="https://matrix.to/#/#lemmy-space:matrix.org">#</a># <a href="https://matrix.to/#/#lemmy-space:matrix.org">#</a>#
</T> </T>
) : ( ) : (
"The page you are looking for does not exist." i18n.t("not_found_page_message")
)} )}
</p> </p>
{!errorPageData && ( {!errorPageData && (