internationalize Asset/File/Image.pm, help for Image Asset
This commit is contained in:
parent
a6324e30b8
commit
26ee747001
3 changed files with 71 additions and 10 deletions
|
|
@ -52,6 +52,21 @@ our $HELP = {
|
|||
]
|
||||
},
|
||||
|
||||
'image add/edit' => {
|
||||
title => 'image add/edit title',
|
||||
body => 'image add/edit body',
|
||||
related => [
|
||||
{
|
||||
tag => 'asset fields',
|
||||
namespace => 'Asset'
|
||||
},
|
||||
{
|
||||
tag => 'file add/edit',
|
||||
namespace => 'Asset'
|
||||
},
|
||||
]
|
||||
},
|
||||
|
||||
'metadata manage'=> {
|
||||
title => 'content profiling',
|
||||
body => 'metadata manage body',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue