mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-10 02:15:11 +00:00
Include forgotten translation
This commit is contained in:
parent
a8e2b43952
commit
117e85a967
|
@ -29,7 +29,7 @@ export class ErrorPage extends Component<any, any> {
|
|||
<a href="https://matrix.to/#/#lemmy-space:matrix.org">#</a>#
|
||||
</T>
|
||||
) : (
|
||||
"The page you are looking for does not exist."
|
||||
i18n.t("not_found_page_message")
|
||||
)}
|
||||
</p>
|
||||
{!errorPageData && (
|
||||
|
|
Loading…
Reference in a new issue