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:
parent
a6068aae1d
commit
34df45da2f
12 changed files with 30 additions and 12 deletions
|
@ -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/" }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue