X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/219c3e795d8ec26614982fb6f7198b2cb8916f02..440ce853b0c97ec356c27bbef6ef500f8feb6197:/wolnelektury/templates/catalogue/book_short.html diff --git a/wolnelektury/templates/catalogue/book_short.html b/wolnelektury/templates/catalogue/book_short.html index 424487bd4..77e775ed3 100644 --- a/wolnelektury/templates/catalogue/book_short.html +++ b/wolnelektury/templates/catalogue/book_short.html @@ -84,16 +84,16 @@ {% trans "Download" %}
{% if book.pdf_file %} - PDF do wydruku + PDF {% trans "to print" %} {% endif %} {% if book.epub_file %} - EPUB na czytnik + EPUB {% trans "for an e-book reader" %} {% endif %} {% if book.mobi_file %} - MOBI na Kindle + MOBI {% trans "for Kindle" %} {% endif %} {% if book.txt_file %} - TXT do zadań specjalnych + TXT {% trans "for advanced usage" %} {% endif %}