update 404 message string

This commit is contained in:
ghost 2023-10-15 23:07:53 +03:00
parent 9925d4f57c
commit dfcd5c438e

View File

@ -7,7 +7,7 @@
404
</h1>
<div class="text-color-night margin-y-16-px">
{{ 'Requested page not found!' | trans }}
{{ 'Page not found!' | trans }}
</div>
</div>
<div>