updated internationalization system again
This commit is contained in:
parent
a1a950a09f
commit
1b21302eb3
43 changed files with 6716 additions and 2283 deletions
|
|
@ -2,8 +2,8 @@ package WebGUI::Help::IndexedSearch;
|
|||
|
||||
our $HELP = {
|
||||
'search add/edit' => {
|
||||
title => 26,
|
||||
body => 27,
|
||||
title => '26',
|
||||
body => '27',
|
||||
related => [
|
||||
{
|
||||
tag => 'wobjects using',
|
||||
|
|
@ -16,8 +16,8 @@ our $HELP = {
|
|||
]
|
||||
},
|
||||
'search template' => {
|
||||
title => 29,
|
||||
body => 28,
|
||||
title => '29',
|
||||
body => '28',
|
||||
related => [
|
||||
{
|
||||
tag => 'wobjects using',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue