Better catch for long queries, #3903

This commit is contained in:
James Cole
2020-10-17 08:53:32 +02:00
parent 388da769bb
commit 01fbe89295
8 changed files with 47 additions and 47 deletions

View File

@@ -260,6 +260,7 @@ return [
// search
'search' => 'Search',
'long_query_warning' => 'Your search query is very long, and may not work as expected.',
'search_query' => 'Query',
'search_found_transactions' => 'Firefly III found :count transaction in :time seconds.|Firefly III found :count transactions in :time seconds.',
'search_found_more_transactions' => 'Firefly III found more than :count transactions in :time seconds.',