diff --git a/public/res/locale.js b/public/res/locale.js index f52db0c..8499454 100644 --- a/public/res/locale.js +++ b/public/res/locale.js @@ -71,7 +71,7 @@ element.innerHTML = '###'; } }); - document.querySelectorAll('[data-i18n-show').forEach(el => el.removeAttribute('data-i18n-show')) + document.querySelectorAll('[data-i18n-show]').forEach(el => el.removeAttribute('data-i18n-show')) } window.locale = {