1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-07-12 16:58:36 +00:00

Add missing translation

This commit is contained in:
Frédéric Guillot 2019-04-05 19:10:52 -07:00 committed by fguillot
parent a6068aae1d
commit 34df45da2f
12 changed files with 30 additions and 12 deletions

View file

@ -88,7 +88,7 @@
</article>
{{ if .entry.Enclosures }}
<aside class="entry-enclosures">
<h3>{{ t "Attachments" }}</h3>
<h3>{{ t "page.entry.attachments" }}</h3>
{{ range .entry.Enclosures }}
<div class="entry-enclosure">
{{ if hasPrefix .MimeType "audio/" }}