Add Help, missing help titles to i18n.

This commit is contained in:
Colin Kuskie 2009-03-19 16:25:19 +00:00
parent 49b01b76ec
commit 4b859e5ada
2 changed files with 55 additions and 0 deletions

View file

@ -19,6 +19,13 @@ our $HELP = {
],
fields => [],
variables => [
{ 'name' => 'story_loop',
'variables' => [
{ 'name' => 'url' },
{ 'name' => 'title' },
{ 'name' => 'creationDate' },
],
},
],
related => []
},