X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/362ea2e7f8ac4254398791139cc060090199f400..4a1cbc696272b9e6d585ff78f0d192231afff2de:/wolnelektury/templates/404.html diff --git a/wolnelektury/templates/404.html b/wolnelektury/templates/404.html index e51ec8216..288e050ed 100644 --- a/wolnelektury/templates/404.html +++ b/wolnelektury/templates/404.html @@ -1,8 +1,9 @@ +{% load i18n %}
-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 "main page" %}.