i18n'ed three headers in Asset/www_manageVersions
Wrote help for Asset/www_manageVersions
This commit is contained in:
parent
4e639c53fc
commit
45b61ec3ac
3 changed files with 33 additions and 4 deletions
|
|
@ -173,6 +173,7 @@ our $HELP = {
|
|||
},
|
||||
],
|
||||
},
|
||||
|
||||
'metadata edit property' => {
|
||||
title => 'metadata edit property',
|
||||
body => 'metadata edit property body',
|
||||
|
|
@ -218,6 +219,15 @@ our $HELP = {
|
|||
],
|
||||
},
|
||||
|
||||
'manage versions' => {
|
||||
title => 'committed versions',
|
||||
body => 'manage versions body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
]
|
||||
},
|
||||
|
||||
'asset list' => {
|
||||
title => 'asset list title',
|
||||
body => 'asset list body',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue