Updated language strings.

This commit is contained in:
James Cole
2019-09-03 17:21:45 +02:00
parent ddabf6a246
commit 7fb5c12a29
52 changed files with 1885 additions and 1276 deletions

View File

@@ -236,9 +236,10 @@ return [
'search_modifier_from' => 'Source account is :value',
'search_modifier_destination' => 'Destination account is :value',
'search_modifier_to' => 'Destination account is :value',
'search_modifier_category' => 'Category is :value',
'search_modifier_budget' => 'Budget is :value',
'search_modifier_bill' => 'Bill is :value',
'search_modifier_tag' => 'Tag is ":value"',
'search_modifier_category' => 'Category is ":value"',
'search_modifier_budget' => 'Budget is ":value"',
'search_modifier_bill' => 'Bill is ":value"',
'search_modifier_type' => 'Transaction type is :value',
'search_modifier_date' => 'Transaction date is :value',
'search_modifier_date_before' => 'Transaction date is before :value',