-
Notifications
You must be signed in to change notification settings - Fork 29.6k
📝 docs: add i18n support for README. #16045
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
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cubic found 2 issues across 1 file. Review them in cubic.dev
React with 👍 or 👎 to teach cubic. Tag @cubic-dev-ai
to give specific feedback.
[Português](https://www.readme-i18n.com/n8n-io/n8n?lang=pt) | | ||
[Русский](https://www.readme-i18n.com/n8n-io/n8n?lang=ru) | | ||
[日本語](https://www.readme-i18n.com/n8n-io/n8n?lang=ja) | | ||
[한국어](https://www.readme-i18n.com/n8n-io/n8n?lang=ko) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing trailing pipe character after the last language link
[한국어](https://www.readme-i18n.com/n8n-io/n8n?lang=ko) | |
+[한국어](https://www.readme-i18n.com/n8n-io/n8n?lang=ko) | |
[中文](https://www.readme-i18n.com/n8n-io/n8n?lang=zh) | | ||
[Español](https://www.readme-i18n.com/n8n-io/n8n?lang=es) | | ||
[Deutsch](https://www.readme-i18n.com/n8n-io/n8n?lang=de) | | ||
[français](https://www.readme-i18n.com/n8n-io/n8n?lang=fr) | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Language name 'français' is not capitalized unlike other language names in the list
[français](https://www.readme-i18n.com/n8n-io/n8n?lang=fr) | | |
+[Français](https://www.readme-i18n.com/n8n-io/n8n?lang=fr) | |
@janober CC |
Hey @feifeifeimoon, Thanks for the PR, We have created "GHC-2361" as the internal reference to get this reviewed. One of us will be in touch if there are any changes needed, in most cases this is normally within a couple of weeks but it depends on the current workload of the team. |
Summary
add i18n support for README.

Related Linear tickets, Github issues, and Community forum posts
Review / Merge checklist
release/backport
(if the PR is an urgent fix that needs to be backported)