Skip to content

feat: add option to translate articles when viewing webpage#759

Open
RichardSouzza wants to merge 1 commit intoyang991178:masterfrom
RichardSouzza:develop
Open

feat: add option to translate articles when viewing webpage#759
RichardSouzza wants to merge 1 commit intoyang991178:masterfrom
RichardSouzza:develop

Conversation

@RichardSouzza
Copy link
Copy Markdown

This PR adds a toggle to translate articles when they are opened in webpage mode.

When enabled, the article URL is loaded through the public Google Translate webpage, allowing the user to read the translated version directly inside the embedded viewer.

Key points:

  • Adds a "Translate article" button to the article toolbar when viewing webpages
  • Allows toggling between the original page and the translated version
  • Uses the public Google Translate webpage (no API key required)
  • Adds corresponding i18n strings (for the languages that I know)

This provides a quick way to read foreign-language articles without leaving Fluent Reader.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant