diff --git a/resources/lang/pt_BR/firefly.php b/resources/lang/pt_BR/firefly.php index d3a27c9068..20bd7125bf 100644 --- a/resources/lang/pt_BR/firefly.php +++ b/resources/lang/pt_BR/firefly.php @@ -727,6 +727,8 @@ return [ 'month' => 'Mês', 'budget' => 'Orçamento', 'spent' => 'Gasto', + 'spent_in_budget' => 'Spent in budget', + 'left_to_spend' => 'Left to spend', 'earned' => 'Ganho', 'overspent' => 'Gasto excedido', 'left' => 'Esquerda',