New translations

This commit is contained in:
James Cole 2016-12-18 18:21:48 +01:00
parent 8ab0d5fc48
commit 71c08cfe0c

View File

@ -632,10 +632,10 @@ return [
'errors' => 'Errors',
// reports:
'report_default' => 'Default financial report for :start until :end',
'report_audit' => 'Transaction history overview for :start until :end',
'report_category' => 'Category report for :start until :end',
'report_budget' => 'Budget report for :start until :end',
'report_default' => 'Default financial report between :start and :end',
'report_audit' => 'Transaction history overview between :start and :end',
'report_category' => 'Category report between :start and :end',
'report_budget' => 'Budget report between :start and :end',
'quick_link_reports' => 'Quick links',
'quick_link_default_report' => 'Default financial report',
'quick_link_audit_report' => 'Transaction history overview',