mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Fix #3391
This commit is contained in:
@@ -278,6 +278,8 @@ return [
|
||||
'search_modifier_after' => 'Transaction date is after :value',
|
||||
'search_modifier_created_on' => 'Transaction was created on :value',
|
||||
'search_modifier_updated_on' => 'Transaction was last updated on :value',
|
||||
'search_modifier_external_id' => 'External ID is ":value"',
|
||||
'search_modifier_internal_reference' => 'Internal reference is ":value"',
|
||||
'modifiers_applies_are' => 'The following modifiers are applied to the search as well:',
|
||||
'general_search_error' => 'An error occurred while searching. Please check the log files for more information.',
|
||||
'search_box' => 'Search',
|
||||
|
Reference in New Issue
Block a user