X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f7833f76b5f9555b0d95d23d47fc886a3528a335..eb59143b0d1b21cfcbe1b7067f027d768fa88fcc:/wolnelektury/templates/lessons/ajax_document_detail.html diff --git a/wolnelektury/templates/lessons/ajax_document_detail.html b/wolnelektury/templates/lessons/ajax_document_detail.html index 93bccb397..699b50f07 100644 --- a/wolnelektury/templates/lessons/ajax_document_detail.html +++ b/wolnelektury/templates/lessons/ajax_document_detail.html @@ -1,5 +1,6 @@ +{% load i18n %}
Pobierz {% if object.author %}(autor: {{ object.author }}){% endif %}
+{% trans "Download" %} {% if object.author %}({% trans "author" %}: {{ object.author }}){% endif %}