| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…to feat/auto-inline-translation
…to feat/auto-inline-translation
…to feat/auto-inline-translation
| Back | FazBrowse Home | New Git URL |
Summary
This PR adds automatic inline translation to the Phanpy timeline, open status conversations, and trending news cards.
The experience is similar to inline translation in X: when eligible content becomes visible, its translated text is shown directly in place. Phanpy keeps the original available through the translation icon, so users can switch between the translated and original versions without opening a separate translation block or leaving the feed.
The feature is designed for the Fediverse: it works with Phanpy's existing browser translation support or configured Translang-compatible instances, rather than requiring a single centralized translation backend.
What is included
Translation flow
This keeps translation convenient and immediate while remaining compatible with decentralized Mastodon/Fediverse deployments and multiple translation providers.
Verification