lbry-desktop/ui/page/home
infiinte-persistence c059f3dced Fix double translation in homepage
## Issue
The "Trending for xxx" string was being resolved and translated twice, so it often re-appears in the string list during development.

## Change
It seems like `getHomepage` is repopulated every time, so I think it is safe to just resolve and translate `title` at that level.

## Extra
Remove unused "Creator analytics are down" message per recent changes.
2020-11-30 14:47:16 -05:00
..
index.js initial PR for custom homepages - take 2 2020-11-10 12:08:19 -05:00
view.jsx Fix double translation in homepage 2020-11-30 14:47:16 -05:00