1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-03 04:25:21 +02:00

Finish remaining transaction filters (#1189)

* Add type filters to transaction search

* Add amount filter
This commit is contained in:
Zach Gollwitzer 2024-09-17 10:38:02 -04:00 committed by GitHub
parent e06f0c76f9
commit 730e58d763
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 164 additions and 30 deletions

View file

@ -44,5 +44,36 @@ en:
success: Marked as transfer
new:
new_transaction: New transaction
searches:
filters:
amount_filter:
equal_to: Equal to
greater_than: Greater than
less_than: Less than
placeholder: '0'
badge:
expense: Expense
income: Income
on_or_after: on or after %{date}
on_or_before: on or before %{date}
transfer: Transfer
type_filter:
expense: Expense
income: Income
transfer: Transfer
menu:
account_filter: Account
amount_filter: Amount
apply: Apply
cancel: Cancel
category_filter: Category
clear_filters: Clear filters
date_filter: Date
merchant_filter: Merchant
type_filter: Type
search:
equal_to: equal to
greater_than: greater than
less_than: less than
unmark_transfers:
success: Transfer removed