From 64db5ff6014642ca4585fd980ea45e4371a994c6 Mon Sep 17 00:00:00 2001 From: Elio Gavlinski Date: Wed, 13 Dec 2023 01:12:05 -0300 Subject: [PATCH] fix(i18n): update pt-br.toml (#543) Add metrics translations --- i18n/pt-br.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/i18n/pt-br.toml b/i18n/pt-br.toml index b0cbdd65..fe86dd89 100644 --- a/i18n/pt-br.toml +++ b/i18n/pt-br.toml @@ -1,11 +1,11 @@ [metrics_page_sections] -other = "Sections" +other = "Seções" [metrics_page_types] -other = "Types" +other = "Tipos" [metrics_posts] -other = "Posts" +other = "Postagens" [on_this_page] other = "Nesta página"