adam 3 lat temu
rodzic
commit
1377102399
2 zmienionych plików z 3 dodań i 3 usunięć
  1. 2
    2
      lib/lang/index.js
  2. 1
    1
      package.json

+ 2
- 2
lib/lang/index.js Wyświetl plik

@@ -27,7 +27,7 @@ var LOCALES_RESPONSE = exports.LOCALES_RESPONSE = {
27 27
     "reply favor failed": "点赞失败",
28 28
     "delete reply favor failed": "取消点赞失败",
29 29
     "get replies failed": "回复加载失败",
30
-    "content_illegal": "内容违规,请检查"
30
+    content_illegal: "内容违规,请检查"
31 31
   },
32 32
   "en-US": {
33 33
     "not found": "No data",
@@ -40,7 +40,7 @@ var LOCALES_RESPONSE = exports.LOCALES_RESPONSE = {
40 40
     "reply favor failed": "Liking failed",
41 41
     "delete reply favor failed": "Unliking failed",
42 42
     "get replies failed": "Loading of replies failed",
43
-    "content_illegal": "Please modify censored contents"
43
+    content_illegal: "Please modify censored contents"
44 44
   }
45 45
 };
46 46
 //# sourceMappingURL=index.js.map

+ 1
- 1
package.json Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "name": "comment",
3
-  "version": "1.0.4",
3
+  "version": "1.2.3",
4 4
   "main": "lib/App.js",
5 5
   "description": "通用评论",
6 6
   "keywords": [