From 26b02e89a2bc6c601538b12555255985e3380966 Mon Sep 17 00:00:00 2001 From: Jonas Heinrich Date: Thu, 9 Jul 2015 17:53:37 +0200 Subject: [PATCH] Adds translations to contributing --- CONTRIBUTING.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a2cf5666b38..43c0a02e2f5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -59,6 +59,17 @@ We will then review your pull request. Please note that you can add commits after the pull request has been created by pushing to the branch in your fork. +## Translations + +Beginning with OpenProject 4.2.0 the OpenProject core only holds the +english locales and all other locales are stored in +OpenProject-Translations. But since this plugin is hardwired in the +Gemfile, german and other locales are available again. + +If you want to contribute to the localization of OpenProject and its +plugins you can do so on [Crowdin](https://crowdin.com/projects/opf). +Once a day we will fetch those locales and upload them to GitHub. + ## Important notes To ensure a smooth workflow for everyone, please take note of the following: