zhengkaixin 3 years ago
parent
commit
c30f7f8ad3
1 changed files with 4 additions and 1 deletions
  1. 4 1
      js/jquery.i18n.properties.js

+ 4 - 1
js/jquery.i18n.properties.js

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