Skip to content

Instantly share code, notes, and snippets.

@mrkhoa99
Last active May 15, 2017 09:02
Show Gist options
  • Save mrkhoa99/f5e26a1d6fe55712a4d97ab71a0c10f0 to your computer and use it in GitHub Desktop.
Save mrkhoa99/f5e26a1d6fe55712a4d97ab71a0c10f0 to your computer and use it in GitHub Desktop.
Magento\Framework\Translate::loadData()
#Load Cache first
$this->_loadModuleTranslation();
$this->_loadThemeTranslation();
$this->_loadPackTranslation();
$this->_loadDbTranslation();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment