c059f3dced
## 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 |