Add translate guide to CONTRIBUTING.md (#7355)
This commit is contained in:
parent
251bbf9728
commit
00ff8dc00a
|
@ -49,3 +49,7 @@ It is expected that you have a working development environment set up (see back-
|
||||||
* If you are introducing new strings, they must be using localization methods
|
* If you are introducing new strings, they must be using localization methods
|
||||||
|
|
||||||
If the JavaScript or CSS assets won't compile due to a syntax error, it's a good sign that the pull request isn't ready for submission yet.
|
If the JavaScript or CSS assets won't compile due to a syntax error, it's a good sign that the pull request isn't ready for submission yet.
|
||||||
|
|
||||||
|
## Translate
|
||||||
|
|
||||||
|
You can translate Weblate at [weblate.joinmastodon.org](https://weblate.joinmastodon.org/).
|
||||||
|
|
Loading…
Reference in New Issue