Add pt-br i18n (#144)

* Add pt-br i18n

* Fix footer text for pt-br
This commit is contained in:
Luiz F. A. de Prá
2019-02-09 12:36:32 -02:00
committed by GitHub
parent 7528f5bf5e
commit 13c99afe10
16 changed files with 96 additions and 62 deletions

View File

@@ -1,6 +1,6 @@
{{ define "title" }}
{{- if eq .Kind "taxonomy" -}}
{{- .Data.Singular | title -}}
{{- i18n .Data.Singular | title -}}
{{- print ": " -}}
{{- end -}}