mattermost-plugin-zoom icon indicating copy to clipboard operation
mattermost-plugin-zoom copied to clipboard

Language support

Open nisutec opened this issue 3 years ago • 5 comments

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.

nisutec avatar Nov 06 '20 08:11 nisutec

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

larkox avatar Jan 13 '21 10:01 larkox

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

checkaayush avatar Feb 16 '21 05:02 checkaayush

Thanks @checkaayush ! All yours.

larkox avatar Feb 16 '21 09:02 larkox

Notes for self

Jitsi i18n References

  • Backend: https://github.com/mattermost/mattermost-plugin-jitsi/pull/81
    • Use mattermost-plugin-api/i18n package (https://github.com/mattermost/mattermost-plugin-jitsi/pull/146)
  • Frontend: https://github.com/mattermost/mattermost-plugin-jitsi/pull/79
  • Weblate: Check if required translations are available. https://github.com/mattermost/mattermost-plugin-jitsi/pull/148

Reading

For learning how to best do internationalization for a webapp.

checkaayush avatar Feb 16 '21 20:02 checkaayush

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

checkaayush avatar Apr 18 '21 07:04 checkaayush