Files
sure/config/locales/views/transactions/en.yml
Zach Gollwitzer e657c40d19 Account:: namespace simplifications and cleanup (#2110)
* Flatten Holding model

* Flatten balance model

* Entries domain renames

* Fix valuations reference

* Fix trades stream

* Fix brakeman warnings

* Fix tests

* Replace existing entryable type references in DB
2025-04-14 11:40:34 -04:00

84 lines
2.2 KiB
YAML

---
en:
transactions:
form:
account: Account
account_prompt: Select an Account
amount: Amount
category: Category
category_prompt: Select a Category
date: Date
description: Description
description_placeholder: Describe transaction
expense: Expense
income: Income
none: (none)
note_label: Notes
note_placeholder: Enter a note
submit: Add transaction
tags_label: Tags
transfer: Transfer
new:
new_transaction: New transaction
show:
account_label: Account
amount: Amount
category_label: Category
date_label: Date
delete: Delete
delete_subtitle: This permanently deletes the transaction, affects your historical
balances, and cannot be undone.
delete_title: Delete transaction
details: Details
merchant_label: Merchant
name_label: Name
nature: Type
none: "(none)"
note_label: Notes
note_placeholder: Enter a note
overview: Overview
settings: Settings
tags_label: Tags
uncategorized: "(uncategorized)"
header:
edit_categories: Edit categories
edit_imports: Edit imports
edit_merchants: Edit merchants
edit_tags: Edit tags
import: Import
index:
transaction: transaction
transactions: transactions
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
tag_filter: Tag
type_filter: Type
search:
equal_to: equal to
greater_than: greater than
less_than: less than