Fix grammar

This commit is contained in:
Kim Gardner
2018-06-13 16:34:44 +01:00
parent 35ca970650
commit cc668ef439
4 changed files with 2359 additions and 9 deletions
+1 -1
View File
@@ -456,7 +456,7 @@ en:
stream:
all_comments: 'All Comments'
comment_not_found: 'This comment has been removed or does not exist.'
no_comments: 'There are no comments yet, why dont you write one?'
no_comments: 'There are no comments yet. Why dont you write one?'
no_comments_and_closed: 'There were no comments on this article.'
temporarily_suspended: 'In accordance with {0}''s community guidelines, your account has been temporarily suspended. Please rejoin the conversation {1}.'
streams:
+2350
View File
File diff suppressed because it is too large Load Diff
+7 -7
View File
@@ -108,7 +108,7 @@
"express-static-gzip": "^0.3.1",
"extract-text-webpack-plugin": "^3.0.2",
"file-loader": "^0.11.2",
"final-form": "^4.6.1",
"final-form": "^4.8.1",
"fluent-langneg": "^0.1.0",
"form-data": "^2.3.1",
"fs-extra": "^4.0.1",
@@ -134,8 +134,8 @@
"ioredis": "3.1.4",
"ip": "^1.1.5",
"jest": "^22.4.3",
"joi": "^13.0.0",
"jsonwebtoken": "^8.0.0",
"joi": "^13.4.0",
"jsonwebtoken": "^8.3.0",
"jwt-decode": "^2.2.0",
"keymaster": "^1.6.2",
"kue": "0.11.6",
@@ -152,7 +152,7 @@
"metascraper-title": "^3.9.2",
"minimist": "^1.2.0",
"moment": "^2.18.1",
"mongoose": "^5.1.1",
"mongoose": "^5.1.5",
"ms": "^2.0.0",
"murmurhash-js": "^1.0.0",
"name-all-modules-plugin": "^1.0.1",
@@ -177,7 +177,7 @@
"react-apollo": "^1.4.12",
"react-broadcast": "^0.6.2",
"react-dom": "^15.4.2",
"react-final-form": "^3.4.2",
"react-final-form": "^3.6.0",
"react-input-autosize": "^1.1.4",
"react-loadable": "^5.3.1",
"react-mdl": "^1.11.0",
@@ -237,10 +237,10 @@
"husky": "^0.14.3",
"identity-obj-proxy": "^3.0.0",
"jest-junit": "^3.6.0",
"lint-staged": "^7.1.0",
"lint-staged": "^7.2.0",
"mocha": "^3.1.2",
"mocha-junit-reporter": "^1.12.1",
"nightwatch": "^0.9.16",
"nightwatch": "^0.9.21",
"nodemon": "^1.11.0",
"selenium-standalone": "^6.15.0",
"sinon": "^3.2.1",
+1 -1
View File
@@ -7566,7 +7566,7 @@ nice-try@^1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.4.tgz#d93962f6c52f2c1558c0fbda6d512819f1efe1c4"
nightwatch@^0.9.16:
nightwatch@^0.9.21:
version "0.9.21"
resolved "https://registry.yarnpkg.com/nightwatch/-/nightwatch-0.9.21.tgz#9e794a7514b4fd5f46602d368e50515232ab9e90"
dependencies: