Localize user interface / Internationalization
User interface should be localized in different languages, french, spanish .....
28
votes

Localization infrastructure has been added, and will be available with Spanish as the first translation in v2.0 (available Feb 16).
-
Antti Ahti commented
I created a proof-of-concept how this could work by using the react-intl module: https://github.com/mattermost/platform/compare/master...apaatsio:i18n-proof-of-concept