Small translation fix [skip ci]

This commit is contained in:
James Cole
2015-05-17 17:27:56 +02:00
parent 4b2dcc74d4
commit 098e5bc162
3 changed files with 6 additions and 1 deletions

View File

@@ -110,6 +110,9 @@ return [
'outsideOfBudgets' => 'Outside of budgets',
'leftInBudget' => 'Left in budget',
'sumOfSums' => 'Sum of sums',
'difference' => 'Difference',
'in' => 'In',
'out' => 'Out',