Пример #1
0
 protected function _loadTranslations(KControllerContextInterface $context)
 {
     parent::_loadTranslations($context);
     $this->getObject('translator')->load('com://admin/sales');
 }