Browse Source

New translations web.php (Portuguese, Brazilian)
[ci skip]

daniel 3 years ago
parent
commit
4d04f03d34
1 changed files with 3 additions and 3 deletions
  1. 3 3
      resources/lang/pt/web.php

+ 3 - 3
resources/lang/pt/web.php

@@ -48,14 +48,14 @@ return [
 		'directMessages' => 'Mensagens privadas',
 		'directMessages' => 'Mensagens privadas',
 		'notifications' => 'Notificações',
 		'notifications' => 'Notificações',
 		'groups' => 'Grupos',
 		'groups' => 'Grupos',
-		'stories' => 'Stories',
+		'stories' => 'Histórias',
 
 
 		// Self links
 		// Self links
 		'profile' => 'Perfil',
 		'profile' => 'Perfil',
-		'drive' => 'Drive',
+		'drive' => 'Mídias',
 		'settings' => 'Configurações',
 		'settings' => 'Configurações',
 		'compose' => 'Criar novo',
 		'compose' => 'Criar novo',
-		'logout' => 'Logout',
+		'logout' => 'Sair',
 
 
 		// Nav footer
 		// Nav footer
 		'about' => 'Sobre',
 		'about' => 'Sobre',