fixed untranslated strings breaking the site

This commit is contained in:
Danny Coates 2017-12-19 10:06:45 -08:00
parent 3a7677b46d
commit 0f8c3caf18
No known key found for this signature in database
GPG key ID: 4C442633C62E00CB
3 changed files with 460 additions and 72 deletions

View file

@ -43,7 +43,7 @@
"node": ">=8.2.0"
},
"devDependencies": {
"autoprefixer": "^7.2.1",
"autoprefixer": "^7.2.3",
"babel-core": "^6.26.0",
"babel-loader": "^7.1.2",
"babel-plugin-yo-yoify": "^1.0.2",
@ -52,18 +52,18 @@
"babel-preset-es2015": "^6.24.1",
"babel-preset-stage-2": "^6.24.1",
"base64-js": "^1.2.1",
"copy-webpack-plugin": "^4.2.3",
"copy-webpack-plugin": "^4.3.0",
"cross-env": "^5.1.1",
"css-loader": "^0.28.7",
"css-mqpacker": "^6.0.1",
"cssnano": "^3.10.0",
"eslint": "^4.12.0",
"eslint": "^4.13.1",
"eslint-plugin-mocha": "^4.11.0",
"eslint-plugin-node": "^5.2.1",
"eslint-plugin-security": "^1.4.0",
"expose-loader": "^0.7.4",
"extract-loader": "^1.0.1",
"file-loader": "^1.1.5",
"file-loader": "^1.1.6",
"fluent-intl-polyfill": "^0.1.0",
"git-rev-sync": "^1.9.1",
"github-changes": "^1.1.1",
@ -74,27 +74,27 @@
"nanobus": "^4.3.1",
"npm-run-all": "^4.1.2",
"postcss-loader": "^2.0.9",
"prettier": "^1.8.2",
"prettier": "^1.9.2",
"proxyquire": "^1.8.0",
"raven-js": "^3.20.1",
"raven-js": "^3.21.0",
"redis-mock": "^0.20.0",
"require-from-string": "^2.0.1",
"rimraf": "^2.6.2",
"selenium-webdriver": "^3.6.0",
"sinon": "^4.1.2",
"sinon": "^4.1.3",
"string-hash": "^1.1.3",
"stylelint-config-standard": "^17.0.0",
"stylelint-no-unsupported-browser-features": "^1.0.1",
"supertest": "^3.0.0",
"testpilot-ga": "^0.3.0",
"val-loader": "^1.1.0",
"webpack": "^3.8.1",
"webpack": "^3.10.0",
"webpack-dev-server": "2.9.1",
"webpack-manifest-plugin": "^1.3.2",
"webpack-unassert-loader": "^1.2.0"
},
"dependencies": {
"aws-sdk": "^2.162.0",
"aws-sdk": "^2.171.0",
"body-parser": "^1.18.2",
"choo": "^6.6.0",
"cldr-core": "^32.0.0",
@ -106,7 +106,7 @@
"helmet": "^3.9.0",
"mkdirp": "^0.5.1",
"mozlog": "^2.2.0",
"raven": "^2.2.1",
"raven": "^2.3.0",
"redis": "^2.8.0"
},
"availableLanguages": [