mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-05 13:43:36 +00:00
New meta files and some translations
This commit is contained in:
@@ -44,6 +44,10 @@ export function createEmptySplit() {
|
||||
destination_account: getAccount(),
|
||||
|
||||
// date and time
|
||||
date: formatted
|
||||
date: formatted,
|
||||
|
||||
errors: {
|
||||
'amount': [],
|
||||
},
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user