[WIP] Refactor project
This commit is contained in:
9
resources/lang/vendor/boilerplate-media-manager/en/list.php
vendored
Normal file
9
resources/lang/vendor/boilerplate-media-manager/en/list.php
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'name' => 'Name',
|
||||
'weight' => 'Weight',
|
||||
'type' => 'Type',
|
||||
'date' => 'Date',
|
||||
'nocontent' => 'No content for the moment, click on upload to add medias',
|
||||
];
|
||||
Reference in New Issue
Block a user