diff --git a/resources/lang/pt_BR/list.php b/resources/lang/pt_BR/list.php index a0cf6f88fb..64404bc46f 100644 --- a/resources/lang/pt_BR/list.php +++ b/resources/lang/pt_BR/list.php @@ -25,14 +25,11 @@ return [ 'active' => 'Está ativo?', 'lastActivity' => 'Última atividade', 'balanceDiff' => 'Saldo diferente entre :start e :end', - 'matchedOn' => 'Coincide', 'matchesOn' => 'Correspondido em', 'account_type' => 'Tipo de conta', 'created_at' => 'Criado em', - 'new_balance' => 'Novo saldo', 'account' => 'Conta', 'matchingAmount' => 'Total', - 'lastMatch' => 'Último equivalente', 'split_number' => 'Dividir #', 'destination' => 'Destino', 'source' => 'Fonte', @@ -66,7 +63,6 @@ return [ 'paid_current_period' => 'Pago este período', 'email' => 'Email', 'registered_at' => 'Registrado em', - 'is_activated' => 'Está ativo', 'is_blocked' => 'Está bloqueado', 'is_admin' => 'É admin', 'has_two_factor' => 'Tem 2FA',