mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-15 19:09:50 +00:00
Meta files for new release.
This commit is contained in:
@@ -358,13 +358,13 @@ return [
|
||||
// new
|
||||
'search_modifier_tag_is_not' => 'No tag is ":value"',
|
||||
|
||||
'search_modifier_account_is' => 'Either account is ":value"',
|
||||
'search_modifier_account_contains' => 'Either account contains ":value"',
|
||||
'search_modifier_account_ends' => 'Either account ends with ":value"',
|
||||
'search_modifier_account_starts' => 'Either account starts with ":value"',
|
||||
'search_modifier_account_nr_is' => 'Either account number / IBAN is ":value"',
|
||||
'search_modifier_account_is' => 'Beide Konten sind ":value"',
|
||||
'search_modifier_account_contains' => 'Beide Konten enthalten ":value"',
|
||||
'search_modifier_account_ends' => 'Beide Konten enden mit ":value"',
|
||||
'search_modifier_account_starts' => 'Beide Konten beginnen mit ":value"',
|
||||
'search_modifier_account_nr_is' => 'Beide Kontonummern / IBANs sind ":value"',
|
||||
'search_modifier_account_nr_contains' => 'Either account number / IBAN contains ":value"',
|
||||
'search_modifier_account_nr_ends' => 'Either account number / IBAN ends with ":value"',
|
||||
'search_modifier_account_nr_ends' => 'Beide Kontonummern /IBANs enden mit ":value"',
|
||||
'search_modifier_account_nr_starts' => 'Either account number / IBAN starts with ":value"',
|
||||
'search_modifier_category_contains' => 'Category contains ":value"',
|
||||
'search_modifier_category_ends' => 'Category ends with ":value"',
|
||||
|
||||
Reference in New Issue
Block a user