publishing plan, plus some layout fixes
[wolnelektury.git] / wolnelektury / templates / catalogue / book_short.html
index c80efff..5246174 100644 (file)
@@ -60,7 +60,7 @@
         </li>
         <li class="book-box-audiobook">
         {% if book.has_mp3_file %}
-            <a href="" class="mono">{% trans "Audiobook" %}</a>
+            <a href="" class="mono">{% trans "Listen" %}</a>
         {% endif %}
         </li>
     </ul>