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',
|
'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',
|
||||||
|
|
Loading…
Reference in a new issue