From a2d7e0877eb4b800189e29437f63f2f91e51d7d5 Mon Sep 17 00:00:00 2001 From: Daniel Pessoa Date: Mon, 7 Dec 2020 19:40:34 -0300 Subject: [PATCH] Add categoriesTitle text --- i18n/pt-BR.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/i18n/pt-BR.toml b/i18n/pt-BR.toml index eadb640..a2badbf 100644 --- a/i18n/pt-BR.toml +++ b/i18n/pt-BR.toml @@ -16,6 +16,9 @@ [widgetTagCloudTitle] other = "Tags" +[categoriesTitle] + other = "Categorias" + [notFoundTitle] other = "Não Encontrado" @@ -29,4 +32,4 @@ other = "Digite algo..." [searchResultTitle] - other = "#PAGES_COUNT páginas (#TIME_SECONDS segundos)" \ No newline at end of file + other = "#PAGES_COUNT páginas (#TIME_SECONDS segundos)"