X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/6418d2fa37344e38f030d67af7db54a127fc17b3..263e2a71c685149e406d7bee1de93b362970a88f:/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 %}