Started change for entities to have concept of owners

This commit is contained in:
Dan Brown
2020-12-30 18:25:35 +00:00
parent c71f00b2ec
commit b493becadf
12 changed files with 151 additions and 57 deletions

View File

@ -22,6 +22,7 @@ return [
'meta_created_name' => 'Created :timeLength by :user',
'meta_updated' => 'Updated :timeLength',
'meta_updated_name' => 'Updated :timeLength by :user',
'meta_owned_name' => 'Owned by :user',
'entity_select' => 'Entity Select',
'images' => 'Images',
'my_recent_drafts' => 'My Recent Drafts',