@@ -267,7 +267,10 @@
$.i18n.map[key] = arr;
}
-
+ if(value==null){
+ console.log("errorerrorerror:"+key)
+ }
+
if (value.length === 0) {
return "";