Skip to content

Commit 91e9ead

Browse files
franziheinikola-matic
authored andcommitted
[DOCS] Translations: Updated links and new languages
Update index.rst
1 parent ff14e40 commit 91e9ead

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

docs/contributing.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ In particular, we appreciate support in the following areas:
1212
`"good first issue" <https://github.com/ethereum/solidity/labels/good%20first%20issue>`_ which are
1313
meant as introductory issues for external contributors.
1414
* Improving the documentation.
15-
* Translating the documentation into more languages.
15+
* `Translating <https://github.com/solidity-docs>`_ the documentation into more languages.
1616
* Responding to questions from other users on `StackExchange
1717
<https://ethereum.stackexchange.com>`_ and the `Solidity Gitter Chat
1818
<https://gitter.im/ethereum/solidity>`_.
@@ -416,7 +416,7 @@ local slang and references, making your language as clear to all readers as poss
416416
.. note::
417417

418418
While the official Solidity documentation is written in English, there are community contributed :ref:`translations`
419-
in other languages available. Please refer to the `translation guide <https://github.com/solidity-docs/translation-guide>`_
419+
in other languages available. Please refer to the `translation guide <https://github.com/solidity-docs#solidity-documentation-translation-guide>`_
420420
for information on how to contribute to the community translations.
421421

422422
Title Case for Headings

docs/index.rst

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,17 +95,20 @@ version stands as a reference.
9595
You can switch between languages by clicking on the flyout menu in the bottom-left corner
9696
and selecting the preferred language.
9797

98+
* `Chinese <https://github.com/solidity-docs/zh-cn-chinese/>`_
9899
* `French <https://docs.soliditylang.org/fr/latest/>`_
99100
* `Indonesian <https://github.com/solidity-docs/id-indonesian>`_
100-
* `Persian <https://github.com/solidity-docs/fa-persian>`_
101101
* `Japanese <https://github.com/solidity-docs/ja-japanese>`_
102102
* `Korean <https://github.com/solidity-docs/ko-korean>`_
103-
* `Chinese <https://github.com/solidity-docs/zh-cn-chinese/>`_
103+
* `Persian <https://github.com/solidity-docs/fa-persian>`_
104+
* `Russian <https://github.com/solidity-docs/ru-russian>`_
105+
* `Spanish <https://github.com/solidity-docs/es-spanish>`_
106+
* `Turkish <https://github.com/solidity-docs/tr-turkish>`_
104107

105108
.. note::
106109

107-
We recently set up a new GitHub organization and translation workflow to help streamline the
108-
community efforts. Please refer to the `translation guide <https://github.com/solidity-docs/translation-guide>`_
110+
We set up a GitHub organization and translation workflow to help streamline the
111+
community efforts. Please refer to the translation guide in the `solidity-docs org <https://github.com/solidity-docs>`_
109112
for information on how to start a new language or contribute to the community translations.
110113

111114
Contents

0 commit comments

Comments
 (0)