Approved. Step name: Proofread

This commit is contained in:
James Cole
2016-12-18 18:21:29 +01:00
parent 04c5f583f6
commit 57f81ee4c8

View File

@@ -632,10 +632,10 @@ return [
'errors' => 'Fouten', 'errors' => 'Fouten',
// reports: // reports:
'report_default' => 'Standaard financieel rapport (:start tot :end)', 'report_default' => 'Default financial report between :start and :end',
'report_audit' => 'Transactiehistorie-overzicht van :start tot :end', 'report_audit' => 'Transaction history overview between :start and :end',
'report_category' => 'Categorierapport van :start tot :end', 'report_category' => 'Category report between :start and :end',
'report_budget' => 'Budgetrapport van :start tot en met :end', 'report_budget' => 'Budget report between :start and :end',
'quick_link_reports' => 'Snelle links', 'quick_link_reports' => 'Snelle links',
'quick_link_default_report' => 'Standaard financieel rapport', 'quick_link_default_report' => 'Standaard financieel rapport',
'quick_link_audit_report' => 'Transactiehistorie-overzicht', 'quick_link_audit_report' => 'Transactiehistorie-overzicht',