Approved. Step name: Proofread

This commit is contained in:
James Cole 2016-12-23 17:51:54 +01:00
parent 9a15decdff
commit cbc44e8200

View File

@ -93,7 +93,10 @@ return [
'cannot_redirect_to_account' => 'Firefly III kan je niet naar de goede pagina doorsturen. Sorry!',
'sum_of_expenses' => 'Som van uitgaven',
'sum_of_income' => 'Som van inkomsten',
'spent_in_specific_budget' => 'Spent in budget ":budget"',
'sum_of_expenses_in_budget' => 'Spent total in budget ":budget"',
'left_in_budget_limit' => 'Left to spend according to budgeting',
// repeat frequencies:
'repeat_freq_yearly' => 'jaarlijks',
'repeat_freq_monthly' => 'maandelijks',