From 5e6162c3a9b5f43bcf91a583b3bf68c9fb0ef61b Mon Sep 17 00:00:00 2001 From: Daniel Pessoa Date: Tue, 6 Sep 2022 23:50:14 +0100 Subject: [PATCH] feat(i18n): Add categoriesCloud for pt-BR --- i18n/pt-br.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/i18n/pt-br.yaml b/i18n/pt-br.yaml index e3cf582..ebcadf1 100644 --- a/i18n/pt-br.yaml +++ b/i18n/pt-br.yaml @@ -48,6 +48,9 @@ widget: tagCloud: title: other: Tags + categoriesCloud: + title: + other: Categorias search: title: @@ -61,4 +64,4 @@ footer: builtWith: other: Criado com {{ .Generator }} designedBy: - other: Tema {{ .Theme }} desenvolvido por {{ .DesignedBy }} + other: Tema {{ .Theme }} desenvolvido por {{ .DesignedBy }} \ No newline at end of file