X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f7833f76b5f9555b0d95d23d47fc886a3528a335..16faf95f77bf43f8055c15865d6c53d00740d521:/wolnelektury/templates/lessons/ajax_document_detail.html?ds=inline 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 %} <div> - <p class="download"><a href="{{ object.file.url }}">Pobierz</a> {% if object.author %}(autor: {{ object.author }}){% endif %}</p> + <p class="download"><a href="{{ object.file.url }}">{% trans "Download" %}</a> {% if object.author %}({% trans "author" %}: {{ object.author }}){% endif %}</p> <h2>{{ object.title }}</h2> {% if object.slideshare_id %} <object style="margin:0px" width="480" height="400">