Skip to content

Commit 872286f

Browse files
MAGETWO-55900: [GitHub] Translate messages on password strength #5509 #5883 #5861
1 parent 033c09d commit 872286f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

view/adminhtml/web/js/testconnection.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ define([
5555

5656
if (msg) {
5757
alert({
58-
content: $.mage.__(msg)
58+
content: msg
5959
});
6060
}
6161
}

0 commit comments

Comments
 (0)