mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-02 20:15:22 +02:00
Allow for optional start date on account creation (#866)
This commit is contained in:
parent
c5704ffd45
commit
8c1a7af37f
5 changed files with 83 additions and 33 deletions
|
@ -19,17 +19,17 @@ en:
|
|||
index:
|
||||
new_account: New account
|
||||
new:
|
||||
balance:
|
||||
label: Balance
|
||||
balance: Current balance
|
||||
currency:
|
||||
all_others: All Others
|
||||
popular: Popular
|
||||
name:
|
||||
label: Account name
|
||||
placeholder: Example account name
|
||||
optional_start_balance_message: Add a start balance for this account
|
||||
select_accountable_type: What would you like to add?
|
||||
start_date:
|
||||
label: Start date
|
||||
start_balance: Start balance (optional)
|
||||
start_date: Start date (optional)
|
||||
title: Add an account
|
||||
show:
|
||||
confirm_accept: Delete "%{name}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue