services['prestashop.service.translation'] = $instance = new \PrestaShopBundle\Service\TranslationService(); $instance->container = $this; return $instance;