Skip to content

Commit bb18502

Browse files
committed
MC-15785: Overall storefront improvements
1 parent 9b9959a commit bb18502

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Ui/view/frontend/web/templates/form/element/helper

1 file changed

+1
-1
lines changed

app/code/Magento/Ui/view/frontend/web/templates/form/element/helper/tooltip.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
data-bind="attr: {href: tooltip.link}, mageInit: {'dropdown':{'activeClass': '_active'}}"></a>
1414
<!-- /ko -->
1515

16-
<span id="tooltip-label" class="label">Tooltip</span>
16+
<span id="tooltip-label" class="label"><!-- ko i18n: 'Tooltip' --><!-- /ko --></span>
1717
<!-- ko if: (!tooltip.link)-->
1818
<span
1919
id="tooltip"

0 commit comments

Comments
 (0)