1<?php
2$lang['width'] = 'Dafault width of the organization chart';
3$lang['height'] = 'Dafault height of the organization chart';
4$lang['name'] = 'Dafault name of the applet';
5$lang['archive'] = 'Archive location of the OrgApp applet';
6$lang['code'] = 'Main class of the OrgApp applet';
7$lang['target'] = 'Dafault link target';
8$lang['type'] = 'Dafault type of the chart definition (0=SOF)';
9$lang['orgapp_editor'] = 'OrgApp';
10?>