Skip to content

Support for Multi-Language Interface and Localization #10328

Description

@jialudev

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestjiraThis issue has been logged in Jira for fix by the engineering team.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions