Feature Request
Currently, Langflow’s UI and documentation are only available in English.
It would be great if Langflow could support multiple languages — for example Chinese, Spanish, or Japanese — by adding an i18n (internationalization) framework for both the front-end and user-facing texts (buttons, labels, menus, etc.).
Possible approaches:
- Use a translation framework such as
react-i18next.
- Store language strings in separate JSON files.
- Allow users to switch language from the settings panel.
- Accept community translations through PRs.
Motivation
Langflow has an active global user base. Many developers and AI enthusiasts from non-English-speaking regions would benefit from having a localized interface.
Supporting multiple languages will make the platform more inclusive and increase adoption in the international community.
Your Contribution
No response
Feature Request
Currently, Langflow’s UI and documentation are only available in English.
It would be great if Langflow could support multiple languages — for example Chinese, Spanish, or Japanese — by adding an i18n (internationalization) framework for both the front-end and user-facing texts (buttons, labels, menus, etc.).
Possible approaches:
react-i18next.Motivation
Langflow has an active global user base. Many developers and AI enthusiasts from non-English-speaking regions would benefit from having a localized interface.
Supporting multiple languages will make the platform more inclusive and increase adoption in the international community.
Your Contribution
No response