Add strings for #1116 to intro page.

This commit is contained in:
James Cole
2018-01-10 07:57:36 +01:00
parent 48c16c3dcc
commit e40d4ef829
4 changed files with 17 additions and 2 deletions

View File

@@ -112,6 +112,10 @@ return [
'multi_select_n_selected' => 'selected',
'multi_select_all_selected' => 'All selected',
'multi_select_filter_placeholder' => 'Find..',
'intro_next_label' => 'Next',
'intro_prev_label' => 'Previous',
'intro_skip_label' => 'Skip',
'intro_done_label' => 'Done',
'between_dates_breadcrumb' => 'Between :start and :end',
'all_journals_without_budget' => 'All transactions without a budget',
'journals_without_budget' => 'Transactions without a budget',