mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
New translations web.php (Portuguese, Brazilian)
[ci skip]
This commit is contained in:
parent
a411ec813f
commit
4d04f03d34
1 changed files with 3 additions and 3 deletions
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue