diff --git a/resources/lang/pt_BR/firefly.php b/resources/lang/pt_BR/firefly.php index cf21294301..4c6ab48e40 100644 --- a/resources/lang/pt_BR/firefly.php +++ b/resources/lang/pt_BR/firefly.php @@ -84,7 +84,7 @@ return [ 'destination_accounts' => 'Conta(s) de destino', 'user_id_is' => 'Seu id de usuário é :user', 'field_supports_markdown' => 'This field supports Markdown.', - 'need_more_help' => 'If you need more help using Firefly III, please open a ticket on Github.', + 'need_more_help' => 'If you need more help using Firefly III, please open a ticket on Github.', 'nothing_to_display' => 'There are no transactions to show you', 'show_all_no_filter' => 'Show all transactions without grouping them by date.', 'expenses_by_category' => 'Despesa por categoria',