Jump to content

Recommended Posts

Bonjour ,

je suis sur prestashop 1.7.5.2 , je voulais faire une traduction au niveau d'un module , il m'affiche l'erreur ci-dessous :
 

 private function isModuleUsingNewTranslationSystem($moduleName)   
{        
$module = $this->moduleRepository->getInstanceByName($moduleName);       
return $module->isUsingNewTranslationSystem();    }
}

or j'ai pas touché ce fichier  "src/Adapter/Translations/TranslationRouteFinder.php" 
un idée ??

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...