# HG changeset patch # User Andrew Shadura # Date 2015-04-02 11:01:50 # Node ID f4857279cb29f28d6c9f9acf1d8e6e026c2c8c04 # Parent 6a2ec172c12788fc3ea751dc322899d0e3059617 docs: include translation howto into the docco diff --git a/docs/contributing.rst b/docs/contributing.rst --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -21,8 +21,8 @@ please use the `mailing list`_ to reach We use Weblate_ to translate the user interface messages into languages other than English. Join our project on `Hosted Weblate`_ to help us. -To register, you can use your Bitbucket or GitHub account. - +To register, you can use your Bitbucket or GitHub account. See :ref:`translations` +for more details. Getting started --------------- @@ -125,6 +125,8 @@ For now we just have one official branch that it can be (and is) used in production. Experimental changes should live elsewhere (for example in a pull request) until they are ready. +.. _translations: +.. include:: ./../kallithea/i18n/how_to "Roadmap" ---------