diff --git a/package.json b/package.json index 1a6d32949..a1b550b4d 100644 --- a/package.json +++ b/package.json @@ -129,7 +129,7 @@ "jsmediatags": "^3.8.1", "json-loader": "^0.5.4", "lbry-format": "https://github.com/lbryio/lbry-format.git", - "lbry-redux": "lbryio/lbry-redux#a1a8d3d3fe952412e5f631d1ea0d4b63555525da", + "lbry-redux": "lbryio/lbry-redux#73ca9faca22d7f9b47366e62e3a519c7b72af33b", "lbryinc": "lbryio/lbryinc#1ce266b3c52654190b955e9c869b8e302aa5c585", "lint-staged": "^7.0.2", "localforage": "^1.7.1", diff --git a/static/locales/en.json b/static/locales/en.json index 1ffde7a5a..edbd1a077 100644 --- a/static/locales/en.json +++ b/static/locales/en.json @@ -676,5 +676,8 @@ "Sorry, we can't preview this file.": "Sorry, we can't preview this file.", "View File": "View File", "Close": "Close", - "LBRY Download Complete": "LBRY Download Complete" + "LBRY Download Complete": "LBRY Download Complete", + "Blocked": "Blocked", + "Unblock": "Unblock", + "You have blocked this channel content.": "You have blocked this channel content." } \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index 8c40abfb0..7e25853b7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6901,9 +6901,9 @@ lazy-val@^1.0.3, lazy-val@^1.0.4: yargs "^13.2.2" zstd-codec "^0.1.1" -lbry-redux@lbryio/lbry-redux#73f2d89227776fa60d350c7b44844c6c551c9b1b: +lbry-redux@lbryio/lbry-redux#a1a8d3d3fe952412e5f631d1ea0d4b63555525da: version "0.0.1" - resolved "https://codeload.github.com/lbryio/lbry-redux/tar.gz/73f2d89227776fa60d350c7b44844c6c551c9b1b" + resolved "https://codeload.github.com/lbryio/lbry-redux/tar.gz/a1a8d3d3fe952412e5f631d1ea0d4b63555525da" dependencies: proxy-polyfill "0.1.6" reselect "^3.0.0"