From 93392b85b208a61314f3ebb7f7735651734ea314 Mon Sep 17 00:00:00 2001 From: Artur Mancha Date: Thu, 2 Dec 2021 10:51:35 +0100 Subject: [PATCH] Update navmenu.php MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pequena adição --- resources/lang/pt/navmenu.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pt/navmenu.php b/resources/lang/pt/navmenu.php index 8528521f8..20d6aa12f 100644 --- a/resources/lang/pt/navmenu.php +++ b/resources/lang/pt/navmenu.php @@ -7,7 +7,7 @@ return [ 'local' => 'Local', 'network' => 'Rede', 'discover' => 'Descobrir', - 'viewMyProfile' => 'Ver meu perfil', + 'viewMyProfile' => 'Ver o meu perfil', 'myTimeline' => 'Minha linha do tempo', 'publicTimeline' => 'Linha do tempo pública', 'remoteFollow' => 'Seguir remotamente',