Localize user interface / Internationalization
User interface should be localized in different languages, french, spanish .....
28
votes
![](https://secure.gravatar.com/avatar/b930a9ce120895a83487071772be9d33?size=40&default=https%3A%2F%2Fassets.uvcdn.com%2Fpkg%2Fadmin%2Ficons%2Fuser_70-6bcf9e08938533adb9bac95c3e487cb2a6d4a32f890ca6fdc82e3072e0ea0368.png)
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