X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/6418d2fa37344e38f030d67af7db54a127fc17b3..263e2a71c685149e406d7bee1de93b362970a88f:/wolnelektury/templates/404.html?ds=sidebyside diff --git a/wolnelektury/templates/404.html b/wolnelektury/templates/404.html index e51ec8216..b4968a248 100644 --- a/wolnelektury/templates/404.html +++ b/wolnelektury/templates/404.html @@ -1,8 +1,9 @@ +{% load i18n %} -404 - Zagubiona strona w WolneLektury.pl +404 - {% trans "Site does not exist" %} - WolneLektury.pl @@ -11,9 +12,9 @@ -

Podana strona nie istnieje

+

{% trans "Site does not exist" %}

-Przepraszamy, ale ta strona nie istnieje. Sprawdź czy podałeś dobry adres, lub przejdź do strony głównej. +{% trans "We are sorry, but this site does not exist. Please check if you entered correct address or go to "%} {% trans "homepage" %}.