Revision 469 (by ahitrov, 2014/12/24 13:57:26) |
Moving Contenido to Apache 2
|
<%init>
return (
{
'attr' => 'structure',
'rusname' => '�������������� ���������� �����',
'component' => 'structure.msn',
},
{
'attr' => 'project',
'rusname' => '�������������� ���������� ��������',
'component' => 'project.msn',
},
{
'attr' => 'finder',
'rusname' => '����� ����������',
'component' => 'finder.msn',
},
{
'attr' => 'users',
'rusname' => '������ ������������� �������',
'component' => 'users.msn',
},
{
'attr' => 'cache',
'rusname' => '�������� ��� �����',
'component' => 'cache.msn',
},
);
</%init>