From c8ceff9618b6f583f33a24fb7e92581c2e282cc0 Mon Sep 17 00:00:00 2001 From: Daniel Pessoa Date: Fri, 1 Jan 2021 19:03:58 -0300 Subject: [PATCH] Translate new strings --- i18n/pt-BR.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/i18n/pt-BR.yaml b/i18n/pt-BR.yaml index 33f14f8..8240755 100644 --- a/i18n/pt-BR.yaml +++ b/i18n/pt-BR.yaml @@ -1,6 +1,21 @@ toggleMenu: other: Alternar Menu +darkMode: + other: Modo Escuro + +list: + page: + one: "{{ .Count }} página" + other: "{{ .Count }} páginas" + + section: + other: Seção + + subsection: + one: Subseção + other: Subseções + article: relatedContents: other: Conteúdos Relacionados