コード例 #1
0
ファイル: coupon.php プロジェクト: great-minds/sales
 protected function _loadTranslations(KControllerContextInterface $context)
 {
     parent::_loadTranslations($context);
     $this->getObject('translator')->load('com://admin/sales');
 }