Frontend I18N

Add, change, or review user-facing text in the Langflow frontend using the i18n system (i18next / react-i18next). Use whenever a change adds or edits UI strings — labels, buttons, tooltips, modals, toasts, error messages, empty states — or when reviewing a diff that contains user-facing text. Every user-facing string must go through the translation system and every new key must exist in ALL locale files. Do NOT use for backend strings, log messages, or code identifiers.

langflow-ai Updated

File contents

langflow-ai/langflow commit cc3f6b2978

Frequently asked questions

npx skillmds@latest add langflow-ai/frontend-i18n