We have file: web/template/checkout/order-comment-block.html
in this file I see code:
<span class="chars-label"> <!-- ko i18n: 'remaining characters'--><!-- /ko --> </span> I created new folder i18n and here I add translate text:
"Leave A Comment","Wiadomość do zamówienia" "Enter your comment...","Zostaw swój komentarz..." After cache clean still text are not translated. Any solution how to translate this text?