@@ -18,7 +18,9 @@ $( function(){
// native 앱 locale 설정
// menu페이지 로딩완료시에 tonative 호출
- settingAppLocale();
+ if( setLocale != 'ko' ) {
+ settingAppLocale();
+ }
});
function searchingDevice() {