浏览代码

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

daniel 3 年之前
父节点
当前提交
4d04f03d34
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      resources/lang/pt/web.php

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

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