Closed SamPeng87 closed 2 days ago
What do I need to wait for next
To be honest, I don't think this feature is worth the cost for everyone.
Adding extra dependencies just to serve a minority of users' needs doesn't seem justified.
You can easily achieve this using Immersive Translate in your browser, or alternatively use third-party apps or frontend websites to implement this functionality.
Yes, you might be right, I am also using this Chrome extension. However, more fragmented browsing is done on the app. At this time, quick translation is a great help in filtering capabilities.
Actually, I'd recommend checking out RSS-Translator instead. It's a more comprehensive solution that:
This would be a better solution than implementing translation directly in the core system, as it's specifically designed for this purpose and offers much more flexibility.
Add a rewrite rule translators_title("zh-cn") so that when fetching the feed, the title is translated. This greatly helps us when reading the feed list, significantly enhancing our information filtering capability. On the other hand, since the title contains few tokens, the cost and usage are minimal. Currently, only ChatGPT is supported.
2914
Do you follow the guidelines?