Skip to content

Commit 1faf86d

Browse files
committed
ACPT-1263: Fix Catalog failures
1 parent 6be0c2b commit 1faf86d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/internal/Magento/Framework/Translate.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -609,5 +609,6 @@ public function _resetState(): void
609609
{
610610
$this->_config = [];
611611
$this->_data = [];
612+
$this->_localeCode = null;
612613
}
613614
}

0 commit comments

Comments
 (0)