From b0c02396d64dccadd8a7a3e567f6a47117fed9fe Mon Sep 17 00:00:00 2001 From: Jakob Sandberg Date: Tue, 29 Dec 2020 18:27:30 -0800 Subject: [PATCH] Point contributing docs to crowdin urls --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2ccca5cea7..381dffa690 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -36,7 +36,7 @@ Translations ------------ * If possible, always use Android translation mechanism (with strings.xml and @strings/id) instead of hardcoded texts -* Provide only English strings - all other languages will be crowd translated via Crowdn https://translations.androidaps.org/ +* Provide only English strings - all other languages will be crowd translated via Crowdin (https://crowdin.com/project/androidaps and https://crowdin.com/project/androidapsdocs) Hints -----