diff options
author | Yusuke Nakamura <unasuke@users.noreply.github.com> | 2019-05-18 21:40:55 +0900 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2019-05-18 14:40:55 +0200 |
commit | 2c12620adb9d634189b7c3aed791ca8695562a7f (patch) | |
tree | e9f92f805cfef3f57bee40e7946c58cc7b929efb | |
parent | a1519a8ef564ed3773f3a0d1613cbe1c5d6f8459 (diff) |
Remove 'Weblate' from CONTRIBUTING.md (#10778)
The mastodon project no longer used weblate to translate UI sentences. (ref #10385)
-rw-r--r-- | CONTRIBUTING.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 65366be5f..f944309d5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,9 +18,7 @@ Bug reports and feature suggestions can be submitted to [GitHub Issues](https:// ## Translations -You can submit translations via [Weblate](https://weblate.joinmastodon.org/). They are periodically merged into the codebase. - -[![Mastodon translation statistics by language](https://weblate.joinmastodon.org/widgets/mastodon/-/multi-auto.svg)](https://weblate.joinmastodon.org/) +You can submit translations via pull request. ## Pull requests |