Translation fixes [skip ci]

This commit is contained in:
James Cole
2015-05-17 12:53:32 +02:00
parent b123860304
commit b01d5bc237
3 changed files with 10 additions and 2 deletions

View File

@@ -96,6 +96,10 @@ return [
'balanceEndOfYear' => 'Balance at end of year',
'balanceStartOfMonth' => 'Balance at end of month',
'balanceEndOfMonth' => 'Balance at end of month',
'balanceStart' => 'Balance at end of period',
'balanceEnd' => 'Balance at end of period',
'account' => 'Account',
'splitByAccount' => 'Split by account',