Added translations manager.
This commit is contained in:
parent
24f455c4c5
commit
122cac8bd5
6 changed files with 411 additions and 1 deletions
|
|
@ -57,6 +57,7 @@ sub _replacement {
|
|||
%hash = (
|
||||
WebGUI::URL::page('op=listGroups')=>WebGUI::International::get(5),
|
||||
WebGUI::URL::page('op=manageSettings')=>WebGUI::International::get(4),
|
||||
WebGUI::URL::page('op=listLanguages')=>WebGUI::International::get(585),
|
||||
WebGUI::URL::page('op=listUsers')=>WebGUI::International::get(7),
|
||||
WebGUI::URL::gateway('trash')=>WebGUI::International::get(10),
|
||||
WebGUI::URL::page('op=listRoots')=>WebGUI::International::get(410),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue