diff --git a/resources/lang/pt_BR/firefly.php b/resources/lang/pt_BR/firefly.php index 682885cf1c..7b7e2be260 100644 --- a/resources/lang/pt_BR/firefly.php +++ b/resources/lang/pt_BR/firefly.php @@ -133,6 +133,7 @@ return [ // search 'search' => 'Pesquisa', + 'search_query' => 'Query', 'search_found_transactions' => 'Number of transactions found:', 'general_search_error' => 'An error occured while searching. Please check the log files for more information.', 'search_box' => 'Search',