mattermost / mattermost-plugin-zoom

Zoom plugin for Mattermost :electric_plug:
Apache License 2.0
106 stars 69 forks source link

Language support #193

Open nisutec opened 4 years ago

nisutec commented 4 years ago

Hello, Is it possible to change the messages from the plugin to another language. Our Mattermost server uses for example the German language but the plugin writes all messages only in English. Is it possible to change the language of the plugin in a language file or has this plugin multi language support.

larkox commented 3 years ago

Jitsi can be used as an example on how to handle localization.

checkaayush commented 3 years ago

@hanzei I'd like to give this a shot.

larkox commented 3 years ago

Thanks @checkaayush ! All yours.

checkaayush commented 3 years ago

Notes for self

Jitsi i18n References

Reading

For learning how to best do internationalization for a webapp.

checkaayush commented 3 years ago

@larkox Hi, it seems like I don't have the bandwidth at the moment to pick this. Please un-assign me from this. Apologies.