X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/3c0e373447323b5e33b273859e790a2054771afa..f7d8acded4a58d423035c5759f6dee9a34396959:/src/wolnelektury/templates/503.html diff --git a/src/wolnelektury/templates/503.html b/src/wolnelektury/templates/503.html index 2319f0d13..9935cfd54 100644 --- a/src/wolnelektury/templates/503.html +++ b/src/wolnelektury/templates/503.html @@ -3,7 +3,7 @@ <html> <head> <meta charset="utf-8"/> - <title>Wolne Lektury :: 503 â {% trans "Service unavailable" %}</title> + <title>Wolne Lektury :: 503 â {% trans "Serwis niedostÄpny" %}</title> </head> <body style="background: #F7F7F7;font-family:Georgia;margin:0;padding:0;font-size:.625em;"> <div style="height:9.4em;background:#191919;"> @@ -14,9 +14,9 @@ <div style="max-width:97.5em;margin:auto"> <div style="font-size:1.4em;"> - <h1>{% trans "Service unavailable" %}</h1> + <h1>{% trans "Serwis niedostÄpny" %}</h1> <p> - {% trans "The Wolnelektury.pl site is currently unavailable due to maintainance." %} + {% trans "Bibloiteka WolneLektury.pl jest chwilowo niedostÄpna z powodu prac konserwacyjnych." %} </p> </div> </div>