Fix language string [skip ci]

This commit is contained in:
James Cole
2017-08-25 06:23:01 +02:00
parent 972480269a
commit 86aa27d92c

View File

@@ -53,8 +53,8 @@ return [
'reports_report_tag_incomeAndExpensesChart' => 'This chart shows your expenses and income per tag.',
'reports_report_budget_intro' => 'This report will give you insight in one or multiple budgets.',
'reports_report_budget_pieCharts' => 'These charts will give you insight in expenses and income per budget or per account.',
'reports_report_budget_incomeAndExpensesChart' => 'This chart shows your expenses and income per budget.',
'reports_report_budget_pieCharts' => 'These charts will give you insight in expenses per budget or per account.',
'reports_report_budget_incomeAndExpensesChart' => 'This chart shows your expenses per budget.',
// create transaction
'transactions_create_switch_box' => 'Use these buttons to quickly switch the type of transaction you wish to save.',