Skip to content

Update user.php #325

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 16, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions resources/lang/pt-br/user.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
'account-settings' => 'Configurações da conta',
'achievements' => 'Conquistas',
'active' => 'Ativo',
'active-table' => 'Minha mesa ativa',
'active-table' => 'Minha mesa de atividade',
'active-torrents' => 'Torrents ativos',
'active-warning' => 'Aviso ativo',
'active-warnings' => 'Avisos ativo',
Expand Down Expand Up @@ -83,10 +83,10 @@
'my-bonus-points' => 'Meus pontos de bônus',
'my-fl-tokens' => 'Minhas FL tokens',
'my-profile' => 'Meu perfil',
'my-seedboxes' => 'Minha seedboxes',
'my-seedboxes' => 'Minhas seedboxes',
'my-wishlist' => 'Minha lista de desejos',
'no-logs' => 'Não há registros de convite no banco de dados para este usuário!',
'no-seedboxes' => 'Sem seedboxes 😔',
'no-seedboxes' => 'Não há seedboxes adicionadas 😔',
'not-authorized' => 'Você não está autorizado a visualizar esta página. Este membro prefere ficar escondido como um ninja!',
'offline' => 'Usuário está offline!',
'online' => 'Usuário está online!',
Expand Down