fix key typos
This commit is contained in:
parent
f436d854c4
commit
710453b281
2 changed files with 3 additions and 3 deletions
|
|
@ -7,7 +7,7 @@ our $HELP = {
|
||||||
body => 'folder add/edit body',
|
body => 'folder add/edit body',
|
||||||
fields => [
|
fields => [
|
||||||
{
|
{
|
||||||
title => 'Template',
|
title => 'folder template title',
|
||||||
description => 'Template description',
|
description => 'Template description',
|
||||||
namespace => 'Asset_Folder',
|
namespace => 'Asset_Folder',
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -25,9 +25,9 @@ our $I18N = {
|
||||||
lastUpdated => 1126238060,
|
lastUpdated => 1126238060,
|
||||||
},
|
},
|
||||||
|
|
||||||
'Template description' => {
|
'folder template description' => {
|
||||||
message => q|This menu permits you to select a template to style the display of the Folder contents</p>|,
|
message => q|This menu permits you to select a template to style the display of the Folder contents</p>|,
|
||||||
lastUpdated => 1119221331,
|
lastUpdated => 1127278558,
|
||||||
},
|
},
|
||||||
|
|
||||||
'What Next? description' => {
|
'What Next? description' => {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue