From af1c833acc86bf273d7d021a6cac9f9bec812036 Mon Sep 17 00:00:00 2001 From: Luiz Eduardo Roncato Cordeiro Date: Mon, 17 Jun 2024 14:33:12 -0300 Subject: [PATCH] Add missing translations to pt-br.toml. --- i18n/pt-br.toml | 8 ++++++++ v4/i18n/pt-br.toml | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/i18n/pt-br.toml b/i18n/pt-br.toml index b050de955..15d99b25c 100644 --- a/i18n/pt-br.toml +++ b/i18n/pt-br.toml @@ -35,3 +35,11 @@ other = "Outros Idiomas" one = "1 min de leitura" other = "{{ .Count }} mins. de leitura" +[tableOfContents] +other = "Sumário" + +[series] +other = "Séries" + +[archive] +other = "Arquivo" diff --git a/v4/i18n/pt-br.toml b/v4/i18n/pt-br.toml index b050de955..15d99b25c 100644 --- a/v4/i18n/pt-br.toml +++ b/v4/i18n/pt-br.toml @@ -35,3 +35,11 @@ other = "Outros Idiomas" one = "1 min de leitura" other = "{{ .Count }} mins. de leitura" +[tableOfContents] +other = "Sumário" + +[series] +other = "Séries" + +[archive] +other = "Arquivo"