diff --git a/resources/lang/pt_BR/firefly.php b/resources/lang/pt_BR/firefly.php index 6b37a94b67..ac31e48b18 100644 --- a/resources/lang/pt_BR/firefly.php +++ b/resources/lang/pt_BR/firefly.php @@ -532,6 +532,13 @@ return [ 'update_budget' => 'Atualizar Orçamento', 'update_budget_amount_range' => 'Atualizar quantia disponível (esperada) entre :start e :end', 'budget_period_navigator' => 'Period navigator', + 'info_on_available_amount' => 'What do I have available?', + 'available_amount_indication' => 'Use these amounts to get an indication of what your total budget could be.', + 'amount_budgeted' => 'Amount budgeted', + 'amount_earned' => 'Amount earned', + 'suggested' => 'Suggested', + 'average_between' => 'Average between :start and :end', + // bills: 'matching_on' => 'Corresponde em',