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

@ -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.',