version update 1.0.10 to 1.0.11

This commit is contained in:
cuneytsenturk 2017-11-23 14:09:41 +03:00
parent 73a7b21c25
commit b0e4b0bc97
2 changed files with 4 additions and 4 deletions

View File

@ -10,15 +10,15 @@ return [
'minor' => '0',
'patch' => '10',
'patch' => '11',
'build' => '',
'status' => 'Stable',
'date' => '20-November-2017',
'date' => '23-November-2017',
'time' => '19:00',
'time' => '14:30',
'zone' => 'GMT +3',

View File

@ -9,7 +9,7 @@ return [
],
'error' => [
'not_user_company' => 'Error: You are not allowed to manage this company!',
'customer' => 'Error: You can not created customer! :name use this email address.',
'customer' => 'Error: You can not created user! :name use this email address.',
],
'warning' => [
'deleted' => 'Warning: You are not allowed to delete <b>:name</b> because it has :text related.',