mattermost / mattermost-plugin-ai

Mattermost Copilot plugin supporting multiple LLMs
https://mattermost.com/copilot
Apache License 2.0
137 stars 31 forks source link

Adding i18n support to the frontend #194

Closed jespino closed 5 months ago

jespino commented 6 months ago

Adding the i18n support to the fronted and adding the spanish translations

Closes #

Description

jprusch commented 5 months ago

What would be the best way to add another language? Clone & create a PR? Hook the plugin up to Weblate?

jespino commented 5 months ago

@jprusch the idea is to hook the plugin into Weblate as soon as this gets merged into the master branch.