diff --git a/resources/lang/pt_BR/firefly.php b/resources/lang/pt_BR/firefly.php index d200da2758..fe34fa5e96 100644 --- a/resources/lang/pt_BR/firefly.php +++ b/resources/lang/pt_BR/firefly.php @@ -666,6 +666,8 @@ return [ 'moneyOut' => 'Dinheiro sai', 'billsToPay' => 'Faturas a pagar', 'billsPaid' => 'Faturas pagas', + 'bills_to_pay' => 'Bills to pay', + 'per_day' => 'Per day', // menu and titles, should be recycled as often as possible: 'currency' => 'Moeda',