1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-05 13:35:21 +02:00

Add merchant select when editing transaction (#885)

This commit is contained in:
Jakub Kottnauer 2024-06-18 14:54:25 +02:00 committed by GitHub
parent 73ecf0b912
commit b462bc8f8c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 28 additions and 20 deletions

View file

@ -6,18 +6,18 @@ en:
bulk_edit:
additional: Additional
cancel: Cancel
category: Category
date: Date
category_label: Category
category_placeholder: Select a category
date_label: Date
exclude_subtitle: This excludes the transaction from any in-app features or
analytics.
exclude_title: Exclude transaction
merchant: Merchant
note: Notes
merchant_label: Merchant
merchant_placeholder: Select a merchant
note_label: Notes
note_placeholder: Enter a note that will be applied to selected transactions
overview: Overview
save: Save
select_category: Select a category
select_merchant: Select a merchant
settings: Settings
bulk_update:
failure: Could not update transactions
@ -117,7 +117,12 @@ en:
update:
success: Merchant updated successfully
show:
account_label: Account
account_placeholder: Select an account
additional: Additional
category_label: Category
category_placeholder: Select a category
date_label: Date
delete: Delete
delete_subtitle: This permanently deletes the transaction, affects your historical
balances, and cannot be undone.
@ -126,8 +131,13 @@ en:
exclude_subtitle: This excludes the transaction from any in-app features or
analytics.
exclude_title: Exclude transaction
merchant_label: Merchant
merchant_placeholder: Select a merchant
name_label: Name
note_label: Notes
note_placeholder: Enter a note
overview: Overview
select_tags: Select one or more tags
settings: Settings
tags_label: Select one or more tags
update:
success: Transaction updated successfully