Merge branch 'develop' into feature/vuejs

This commit is contained in:
Dane Everitt 2018-09-23 13:14:46 -07:00
commit b6205463db
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
33 changed files with 797 additions and 246 deletions

View file

@ -258,6 +258,10 @@ return [
],
],
],
'allocations' => [
'mass_actions' => 'Mass Actions',
'delete' => 'Delete Allocations',
],
'files' => [
'exceptions' => [
'invalid_mime' => 'This type of file cannot be edited via the Panel\'s built-in editor.',