mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-08-30 08:51:24 +00:00
## 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. |
||
---|---|---|
.. | ||
index.js | ||
view.jsx |