Merge pull request #567 from cuneytsenturk/wizard

Wizard
This commit is contained in:
Cüneyt Şentürk
2018-10-25 16:58:50 +03:00
committed by GitHub
43 changed files with 2173 additions and 16 deletions

View File

@ -102,10 +102,14 @@ return [
'partially' => 'Partially',
'partially_paid' => 'Partially Paid',
'export' => 'Export',
'finish' => 'Finish',
'wizard' => 'Wizard',
'skip' => 'Skip',
'enable' => 'Enable',
'disable' => 'Disable',
'select_all' => 'Select All',
'unselect_all' => 'Unselect All',
'go_to' => 'Go to :name',
'title' => [
'new' => 'New :type',
'edit' => 'Edit :type',

View File

@ -16,6 +16,8 @@ return [
'no_apps' => 'There are no apps in this category, yet.',
'developer' => 'Are you a developer? <a href="https://akaunting.com/blog/akaunting-app-store" target="_blank">Here</a> you can learn how to create an app and start selling today!',
'recommended_apps' => 'Recommended Apps',
'about' => 'About',
'added' => 'Added',