1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-30 14:00:07 +02:00

Adding note on translate.mattermost.com

This commit is contained in:
it33 2021-03-19 19:17:41 -07:00 committed by GitHub
parent 939927dc03
commit 5f79c51730
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ This changelog summarizes updates to our open source project. You can also find
## [Work In Progress] - v0.7 Release - [Date TBD]
* Key Updates:
* You can now contribute translations to Focalboard on https://translate.mattermost.com/. Thanks @jespino!
* Added German language translation. Thanks @svelle!
* Added Japanese language translation. Thanks @kaakaa!
* Add Dockerfile to run service in a container. Thanks @proffalken!