i18n and docs for EMS
This commit is contained in:
parent
747843f3f0
commit
f041a0b8b1
3 changed files with 104 additions and 21 deletions
|
|
@ -12,6 +12,21 @@ our $HELP = {
|
|||
description => 'display template description',
|
||||
namespace => 'Asset_EventManagementSystem',
|
||||
},
|
||||
{
|
||||
title => 'checkout template',
|
||||
description => 'checkout template description',
|
||||
namespace => 'Asset_EventManagementSystem',
|
||||
},
|
||||
{
|
||||
title => 'manage purchases template',
|
||||
description => 'manage purchases template description',
|
||||
namespace => 'Asset_EventManagementSystem',
|
||||
},
|
||||
{
|
||||
title => 'view purchase template',
|
||||
description => 'view purchase template description',
|
||||
namespace => 'Asset_EventManagementSystem',
|
||||
},
|
||||
{
|
||||
title => 'paginate after',
|
||||
description => 'paginate after description',
|
||||
|
|
@ -32,6 +47,11 @@ our $HELP = {
|
|||
description => 'global prerequisite description',
|
||||
namespace => 'Asset_EventManagementSystem',
|
||||
},
|
||||
{
|
||||
title => 'global metadata',
|
||||
description => 'global metadata description',
|
||||
namespace => 'Asset_EventManagementSystem',
|
||||
},
|
||||
],
|
||||
related => [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue