Add more translations

This commit is contained in:
2023-01-01 12:58:41 -08:00
parent 2f4e5f58a0
commit 32738ce835
3 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
<div class="highlight-group">
<div class="highlight-label">From <a href="{{ .url }}">{{ path.Base .path }}</a>{{ .comment }}</div>{{ .content }}
<div class="highlight-label">{{ i18n "from" }} <a href="{{ .url }}">{{ path.Base .path }}</a>{{ .comment }}</div>{{ .content }}
</div>