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::WSClient;
|
|||
|
||||
our $HELP = {
|
||||
'web services client add/edit' => {
|
||||
title => 61,
|
||||
body => 71,
|
||||
title => '61',
|
||||
body => '71',
|
||||
related => [
|
||||
{
|
||||
tag => 'web services client template',
|
||||
|
|
@ -16,8 +16,8 @@ our $HELP = {
|
|||
]
|
||||
},
|
||||
'web services client template' => {
|
||||
title => 72,
|
||||
body => 73,
|
||||
title => '72',
|
||||
body => '73',
|
||||
related => [
|
||||
{
|
||||
tag => 'web services client add/edit',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue