Skip to content

Commit 097fcfa

Browse files
author
David Dattée
authored
Rollback on other modification
1 parent d764c62 commit 097fcfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/Translate.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,8 @@ public function loadData($area = null, $forceReload = false)
182182
$this->_data = [];
183183

184184
$this->_loadModuleTranslation();
185-
$this->_loadThemeTranslation();
186185
$this->_loadPackTranslation();
186+
$this->_loadThemeTranslation();
187187
$this->_loadDbTranslation();
188188

189189
if (!$forceReload) {

0 commit comments

Comments
 (0)