mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Some new form things. [skip ci]
This commit is contained in:
@@ -24,5 +24,10 @@ return [
|
||||
'returnHere' => 'Return here',
|
||||
'returnHereExplanation' => 'After storing, return here to create another one.',
|
||||
'returnHereUpdateExplanation' => 'After updating, return here.',
|
||||
|
||||
'description' => 'Description',
|
||||
'expense_account' => 'Expense account',
|
||||
'amount' => 'Amount',
|
||||
'date' => 'Date',
|
||||
'category' => 'Category',
|
||||
'tags' => 'Tags'
|
||||
];
|
Reference in New Issue
Block a user