diff options
author | Yamagishi Kazutoshi <ykzts@desire.sh> | 2018-05-05 01:01:12 +0900 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2018-05-04 18:01:12 +0200 |
commit | 00ff8dc00a3b3bbf5334fe889c27cb8b6956ccca (patch) | |
tree | cfdca285b7126bbe058c491784ed26fd6a9c84cd | |
parent | 251bbf9728a310353c3957a0ad51a7f641aa0a9e (diff) |
Add translate guide to CONTRIBUTING.md (#7355)
-rw-r--r-- | CONTRIBUTING.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 299306299..89c911856 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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 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/). |