Fix notice and taxonomies translations (#544)

* Fix missing translations for notices

* Fix taxonomy translations
This commit is contained in:
Luiz F. A. de Prá
2021-03-25 15:38:12 -03:00
committed by GitHub
parent c309f14e0f
commit 982745144f
3 changed files with 59 additions and 11 deletions

View File

@@ -6,7 +6,7 @@
{{- print ": " -}}
{{- end -}}
{{- .Title -}}
{{- i18n (lower .Title) | default .Title | title -}}
</a>
</h1>
{{ .Content }}