From d181aad03387b87b5cb82867f8efb3b635093f11 Mon Sep 17 00:00:00 2001 From: Marcin Mikołajczak Date: Fri, 4 May 2018 18:37:37 +0200 Subject: Improve “how to translate” (#7358) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 89c911856..d0f75f2e4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -52,4 +52,5 @@ If the JavaScript or CSS assets won't compile due to a syntax error, it's a good ## Translate -You can translate Weblate at [weblate.joinmastodon.org](https://weblate.joinmastodon.org/). +You can contribute to translating Mastodon via Weblate at [weblate.joinmastodon.org](https://weblate.joinmastodon.org/). +[![Mastodon translation statistics by language](https://weblate.joinmastodon.org/widgets/mastodon/-/multi-auto.svg)](https://weblate.joinmastodon.org/) -- cgit