From b35fc839ccdc61e8ec78fbd4eb5e675083b91e9e Mon Sep 17 00:00:00 2001 From: Abhinav Raut Date: Wed, 9 Sep 2026 00:40:50 +0530 Subject: [PATCH] Change translation contribution process to Crowdin Updated translation contribution guidelines to use Crowdin. --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 59993f38..b20d6b97 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,6 +9,7 @@ Thanks for your interest in contributing. - Bug fixes and documentation improvements can go straight to a PR, no prior discussion needed. - Anything larger should start with an issue. See below for why. - Keep changes focused on a single concern wherever possible. +- For translations, please contribute through [Crowdin](https://crowdin.com/project/libredesk) instead of opening PRs for translation changes. ## Pull Requests