Added translations manager.

This commit is contained in:
JT Smith 2002-07-08 01:13:50 +00:00
parent 24f455c4c5
commit 122cac8bd5
6 changed files with 411 additions and 1 deletions

View file

@ -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),