diff --git a/package.json b/package.json index 8022b92a1..6c176e90b 100644 --- a/package.json +++ b/package.json @@ -136,7 +136,7 @@ "imagesloaded": "^4.1.4", "json-loader": "^0.5.4", "lbry-format": "https://github.com/lbryio/lbry-format.git", - "lbry-redux": "lbryio/lbry-redux#6828dc2b86818a00d762c1b883572ea17f0bf6b9", + "lbry-redux": "lbryio/lbry-redux#04789190b060f27bf0c438a9af449b4a18ef4925", "lbryinc": "lbryio/lbryinc#517c28a183d6ab69a357227809bc7c3c12d8411e", "lint-staged": "^7.0.2", "localforage": "^1.7.1", diff --git a/static/app-strings.json b/static/app-strings.json index 0f13d81ae..071b3d5b9 100644 --- a/static/app-strings.json +++ b/static/app-strings.json @@ -1469,5 +1469,16 @@ "Publish Something": "Publish Something", "Watch on lbry.tv": "Watch on lbry.tv", "Paid content cannot be embedded.": "Paid content cannot be embedded.", + "Hrvatski": "Hrvatski", + "Nederlands": "Nederlands", + "Français": "Français", + "Deutsch": "Deutsch", + "Italiano": "Italiano", + "Polski": "Polski", + "Português": "Português", + "Русский": "Русский", + "Español": "Español", + "Türkçe": "Türkçe", + "Česky": "Česky", "--end--": "--end--" } diff --git a/ui/component/channelAbout/view.jsx b/ui/component/channelAbout/view.jsx index 8c7d9ddbb..668d5e5e6 100644 --- a/ui/component/channelAbout/view.jsx +++ b/ui/component/channelAbout/view.jsx @@ -69,7 +69,11 @@ function ChannelAbout(props: Props) {