Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Pessoa <cobalto_@msn.com>2021-10-16 12:10:25 +0300
committerGitHub <noreply@github.com>2021-10-16 12:10:25 +0300
commit30467ae65ca0cccf5c42dee24db3561674fee3ef (patch)
treeeeec4fed46c2142f05f6d94f499a2a33ffc81309
parentd04b3a8771386c9988be00adda53f0bf542cf269 (diff)
feat(i18n): add missing pt-BR translations (#384)
-rw-r--r--i18n/pt-BR.yaml13
1 files changed, 12 insertions, 1 deletions
diff --git a/i18n/pt-BR.yaml b/i18n/pt-BR.yaml
index 8240755..ffdbe41 100644
--- a/i18n/pt-BR.yaml
+++ b/i18n/pt-BR.yaml
@@ -17,11 +17,22 @@ list:
other: Subseções
article:
+ back:
+ other: Voltar
+
+ tableOfContents:
+ other: Índice
+
relatedContents:
- other: Conteúdos Relacionados
+ other: Conteúdo relacionado
+
lastUpdatedOn:
other: Última atualização em
+ readingTime:
+ one: "{{ .Count }} minuto de leitura"
+ other: "{{ .Count }} minutos de leitura"
+
notFound:
title:
other: Não Encontrado