Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Apr 2022 18:17:51 GMT
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 26efa71db1 - main - pt-br/documentation: Translate git info/last modified strings
Message-ID:  <202204151817.23FIHpGZ074585@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dbaio:

URL: https://cgit.FreeBSD.org/doc/commit/?id=26efa71db1b960c08b52ae11ae5c45a589e3a217

commit 26efa71db1b960c08b52ae11ae5c45a589e3a217
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2022-04-15 18:17:16 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2022-04-15 18:17:16 +0000

    pt-br/documentation: Translate git info/last modified strings
---
 documentation/themes/beastie/i18n/pt-br.toml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/documentation/themes/beastie/i18n/pt-br.toml b/documentation/themes/beastie/i18n/pt-br.toml
index da1b39a42e..e111baa28a 100644
--- a/documentation/themes/beastie/i18n/pt-br.toml
+++ b/documentation/themes/beastie/i18n/pt-br.toml
@@ -44,10 +44,10 @@ other = "Artigos"
 other = "Escolha o idioma"
 
 [last-modified]
-other = "Last modified on"
+other = "Última alteração em"
 
 [by]
-other = "by"
+other = "por"
 
 # ---------------------------------------------------
 # Header



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204151817.23FIHpGZ074585>