services['prestashop.translation.legacy_file_reader'] = new \PrestaShopBundle\Translation\Loader\LegacyFileReader(($this->services['prestashop.core.translation.locale.converter'] ?? ($this->services['prestashop.core.translation.locale.converter'] = new \PrestaShop\PrestaShop\Core\Translation\Locale\Converter((\dirname(__DIR__, 4).'/app/Resources/legacy-to-standard-locales.json')))));