Hi!
For jqxPasswordInput component I think you should add localization property for text “Show password”.
<div id="divContainerInputPassword" class="npv-bottom-input-password"> <input id="inputPassword" type="password" data-bind="value: login.password" style="width: 291px; height: 31px; direction: ltr;" placeholder="geslo" class="jqx-widget jqx-input"><span tabindex="-1" hasfocus="false" style="position: absolute; top: 12px; left: 275px; display: none;" id="inputPassword-password-icon" class="jqx-passwordinput-password-icon" title="Show password"></span>"></span> </div>