changed wizard finish redirect
This commit is contained in:
@ -69,6 +69,7 @@ return [
|
||||
'invitations' => 'Invitation|Invitations',
|
||||
'attachments' => 'Attachment|Attachments',
|
||||
'histories' => 'History|Histories',
|
||||
'your_notifications' => 'Your notification|Your notifications',
|
||||
|
||||
'welcome' => 'Welcome',
|
||||
'banking' => 'Banking',
|
||||
@ -183,6 +184,7 @@ return [
|
||||
'no_matching_data' => 'No matching data',
|
||||
'clear_cache' => 'Clear Cache',
|
||||
'go_to_dashboard' => 'Go to dashboard',
|
||||
'create_first_invoice' => 'Create your first invoice',
|
||||
'is' => 'is',
|
||||
'isnot' => 'is not',
|
||||
'recurring_and_more' => 'Recurring and more..',
|
||||
@ -198,7 +200,6 @@ return [
|
||||
'email_send_me' => 'Send a copy to myself at :email',
|
||||
'connect' => 'Connect',
|
||||
'assign' => 'Assign',
|
||||
'your_notifications' => 'Your notification|Your notifications',
|
||||
'new' => 'New',
|
||||
'new_more' => 'New ...',
|
||||
'number' => 'Number',
|
||||
|
Reference in New Issue
Block a user