Browse Source

update version

adam 4 years ago
parent
commit
1377102399
2 changed files with 3 additions and 3 deletions
  1. 2
    2
      lib/lang/index.js
  2. 1
    1
      package.json

+ 2
- 2
lib/lang/index.js View File

27
     "reply favor failed": "点赞失败",
27
     "reply favor failed": "点赞失败",
28
     "delete reply favor failed": "取消点赞失败",
28
     "delete reply favor failed": "取消点赞失败",
29
     "get replies failed": "回复加载失败",
29
     "get replies failed": "回复加载失败",
30
-    "content_illegal": "内容违规,请检查"
30
+    content_illegal: "内容违规,请检查"
31
   },
31
   },
32
   "en-US": {
32
   "en-US": {
33
     "not found": "No data",
33
     "not found": "No data",
40
     "reply favor failed": "Liking failed",
40
     "reply favor failed": "Liking failed",
41
     "delete reply favor failed": "Unliking failed",
41
     "delete reply favor failed": "Unliking failed",
42
     "get replies failed": "Loading of replies failed",
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
 //# sourceMappingURL=index.js.map
46
 //# sourceMappingURL=index.js.map

+ 1
- 1
package.json View File

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