mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-04 12:29:47 +00:00
Some search fixes.
This commit is contained in:
@@ -280,6 +280,7 @@ return [
|
||||
'search_found_transactions' => 'Firefly III vond :count transactie in :time seconden.|Firefly III vond :count transacties in :time seconden.',
|
||||
'search_found_more_transactions' => 'Firefly III vond meer dan :count transacties in :time seconden.',
|
||||
'search_for_query' => 'Firefly III zoekt transacties met al deze woorden: <span class="text-info">:query</span>',
|
||||
'invalid_operators_list' => 'These search parameters are not valid and have been ignored.',
|
||||
'search_modifier_date_is' => 'Transactiedatum is ":value"',
|
||||
'search_modifier_id' => 'Transactie ID is ":value"',
|
||||
'search_modifier_date_before' => 'Transactiedatum is vóór of op ":value"',
|
||||
|
||||
Reference in New Issue
Block a user