Some fixes for #1378

This commit is contained in:
James Cole
2018-04-25 16:01:51 +02:00
parent 2e1a777811
commit 490c817fc1
3 changed files with 12 additions and 2 deletions

View File

@@ -583,6 +583,7 @@ return [
'converted_to_Deposit' => 'The transaction has been converted to a deposit',
'converted_to_Transfer' => 'The transaction has been converted to a transfer',
'invalid_convert_selection' => 'The account you have selected is already used in this transaction or does not exist.',
'source_or_dest_invalid' => 'Cannot find the correct transaction details. Conversion is not possible.',
// create new stuff:
'create_new_withdrawal' => 'Create new withdrawal',