first upload all files
This commit is contained in:
8
Modules/Page/Resources/lang/en/attributes.php
Normal file
8
Modules/Page/Resources/lang/en/attributes.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'name' => 'Name',
|
||||
'slug' => 'URL',
|
||||
'body' => 'Body',
|
||||
'is_active' => 'Status',
|
||||
];
|
||||
Reference in New Issue
Block a user