Skip to content

doc: Add links to translated README versions #4654

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dowithless
Copy link

Allowing users around the world to read the documentation in their native languages — including German, Spanish, French, Portuguese, and Russian.

This helps improve accessibility and understanding of the project for a global audience.

The updated links can be previewed in my forked repository: https://github.com/dowithless/Flowise/tree/patch-1

Keep these links. Translations will automatically update with the README.

Added language selection links to the README for easier access to translated versions: 
German, Spanish, French, Portuguese, and Russian.
@HenryHengZJ
Copy link
Contributor

thanks! do you mind add it to https://github.com/FlowiseAI/Flowise/tree/main/i18n

@dowithless
Copy link
Author

thanks! do you mind add it to https://github.com/FlowiseAI/Flowise/tree/main/i18n

Got it — do you mean putting the translated README files directly into the project and updating the links to use internal paths?

That's definitely doable! The readme-i18n tool supports downloading any translated README, so we can place them directly in the repo.

The only thing to keep in mind is that with this approach, whenever the original README is updated, the translations would need to be manually re-synced.

In contrast, using external links allows the translations to stay automatically in sync with the latest README updates — no extra effort needed.

That said, if you'd prefer to go with internal links, I'm happy to help get that set up!

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.

2 participants