diff --git a/src/jquery.uls.core.js b/src/jquery.uls.core.js index 7c5f1f3..b362313 100644 --- a/src/jquery.uls.core.js +++ b/src/jquery.uls.core.js @@ -151,7 +151,7 @@ }, i18n: function() { - this.$element.find( '[data-i18n]' ).i18n(); + this.$menu.find( '[data-i18n]' ).i18n(); }, defaultSearch: function () {