Skip to content

Commit 6b9f71a

Browse files
committed
MC-19247: Broken translations with advanced bundling
- Update comment;
1 parent 4715c6d commit 6b9f71a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/code/Magento/Translation/view/base/templates/translate.phtml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66

77
/** @var \Magento\Translation\Block\Js $block */
88
?>
9-
<!--Now dictionary file is inserted into html head in Magento/Translation/view/base/templates/dictionary.phtml-->
10-
<!--So now this script is redundant-->
9+
<!--Now dictionary file is inserted into html head for frontend in Magento/Translation/view/base/templates/dictionary.phtml-->
1110
<?php if ($block->dictionaryEnabled()) : ?>
1211
<script>
1312
require.config({

0 commit comments

Comments
 (0)