Multi Language support ( i18n ) #5709
Replies: 5 comments 7 replies
-
Hi! could you please share your solution? |
Beta Was this translation helpful? Give feedback.
-
Hi. Could you create a PR for me ?? |
Beta Was this translation helpful? Give feedback.
-
Also interested in support for changing the interface language |
Beta Was this translation helpful? Give feedback.
-
We're working on it! |
Beta Was this translation helpful? Give feedback.
-
V1 for multi-language has been shipped. It's not perfect, there are still things that need to be improved:
But it's a good start. I think we can close this, we'll keep improving this. The source of truth for translation is available here: https://twenty.crowdin.com/twenty ; I think people can ask to join the Crowdin team to contribute/edit translations (but I've never tried it) |
Beta Was this translation helpful? Give feedback.
-
I have added i18n support using react-18next including support for RTL languages.
I store language and rtl in local storage and not in user settings.
added language drop down in appearance settings.
If this is of interest to anyone I would be happy to share.
Beta Was this translation helpful? Give feedback.
All reactions