X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9bc86f5a6542c5893ac94284da33162a7c7be2d6..e24e657ebf536f55c1bde66bd41563fae30a98b0:/src/picture/templates/picture/picture_short.html diff --git a/src/picture/templates/picture/picture_short.html b/src/picture/templates/picture/picture_short.html index 43f54ac26..4b3a7cb0a 100644 --- a/src/picture/templates/picture/picture_short.html +++ b/src/picture/templates/picture/picture_short.html @@ -36,7 +36,7 @@
{% spaceless %} - {% trans "Epoch" %}:  + {% trans "Epoka" %}:  {% for tag in tags.epoch %} {{ tag }} {% if not forloop.last %}, {% endif %} @@ -45,7 +45,7 @@ - {% trans "Kind" %}:  + {% trans "Rodzaj" %}:  {% for tag in tags.kind %} {{ tag }} {% if not forloop.last %}, {% endif %} @@ -54,7 +54,7 @@ - {% trans "Genre" %}:  + {% trans "Gatunek" %}:  {% for tag in tags.genre %} {{ tag }} {% if not forloop.last %}, {% endif %} @@ -71,10 +71,10 @@