New meta files and some translations

This commit is contained in:
James Cole
2023-12-23 16:15:13 +01:00
parent ca8f153c6a
commit ebe1fd6142
114 changed files with 608 additions and 172 deletions

View File

@@ -44,6 +44,10 @@ export function createEmptySplit() {
destination_account: getAccount(),
// date and time
date: formatted
date: formatted,
errors: {
'amount': [],
},
};
}