🌐 Add better i18n support for article metadata

This commit is contained in:
James Panther
2022-01-24 13:58:19 +11:00
parent 61d80cf13d
commit b59137e458
13 changed files with 22 additions and 14 deletions
+1 -2
View File
@@ -1,5 +1,4 @@
<span>
{{- i18n "article.word_count" .WordCount | emojify -}}
{{- i18n "article.word_count" .WordCount | markdownify | emojify -}}
</span>
{{- /* Trim EOF */ -}}