We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4715c6d commit 6b9f71aCopy full SHA for 6b9f71a
app/code/Magento/Translation/view/base/templates/translate.phtml
@@ -6,8 +6,7 @@
6
7
/** @var \Magento\Translation\Block\Js $block */
8
?>
9
-<!--Now dictionary file is inserted into html head in Magento/Translation/view/base/templates/dictionary.phtml-->
10
-<!--So now this script is redundant-->
+<!--Now dictionary file is inserted into html head for frontend in Magento/Translation/view/base/templates/dictionary.phtml-->
11
<?php if ($block->dictionaryEnabled()) : ?>
12
<script>
13
require.config({
0 commit comments