X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e0de41ae1e67c230ad1e67f34f6f4f76e53d7234..fc7af136491bcb8d56661f6e04419ef15623ae0b:/wolnelektury/templates/info/join_us.html?ds=sidebyside diff --git a/wolnelektury/templates/info/join_us.html b/wolnelektury/templates/info/join_us.html index f3b3f1db3..a837d51ef 100644 --- a/wolnelektury/templates/info/join_us.html +++ b/wolnelektury/templates/info/join_us.html @@ -1,7 +1,11 @@ -<p>W serwisie Wolne Lektury już teraz opublikowanych jest ponad 1000 utworów! -Pomóż w rozwijaniu biblioteki i uwalnianiu nowych lektur przekazujÄ c nam -darowiznÄ lub 1% podatku. {% comment %}<a href='{}'>WiÄcej...</a>{% endcomment %}</p> +{% load i18n %} +<p>{% blocktrans %}We have over 1200 works published in Wolne Lektury! +Help us expand the library and set new readings free by +<a href="http://nowoczesnapolska.org.pl/wesprzyj_nas/">making a donation +or transferring 1% of your income tax</a>.{% endblocktrans %} +{% comment %}<a href='{}'>{% trans "More..." %}</a>{% endcomment %}</p> -<p>ZostaÅ redaktorem lub redaktorkÄ Wolnych Lektur! Sprawdź, czy obecnie -pracujemy nad publikacjÄ wyszukiwanej przez ciebie lektury i samodzielnie -przygotuj publikacjÄ logujÄ c siÄ na Platformie Redakcyjnej. <a href='{% url help_us %}'>WiÄcej...</a></p> +<p>{% blocktrans %}Become an editor of Wolne Lektury! Find out if +we're currently working on a reading you're looking for and prepare +a publication by yourself by logging into the Editorial Platform.{% endblocktrans %} +<a href='{% url help_us %}'>{% trans "More..." %}</a></p>