File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
documentation/translations Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -167,6 +167,21 @@ Here are the essential points of :PEP:`545`:
167167 and ``library/functions `` are added to the language switcher.
168168
169169
170+ Translating Sphinx
171+ ==================
172+
173+ Some messages that appear in the docs can not be translated, this is because they
174+ are either part of the theme, which currently cannot be translated (see this
175+ `issue <https://github.com/python/python-docs-theme/issues/194 >`__) or it is
176+ part of Sphinx, which requires it to be translated in the
177+ `sphinx-doc Transifex <https://app.transifex.com/sphinx-doc/ >`__.
178+ Coordinators should direct some translators there, so that the documentation
179+ is fully translated.
180+
181+ .. Where should this go? Coordinators or Translators
182+ .. Should we share coordinators?
183+
184+
170185 Transifex
171186=========
172187
You can’t perform that action at this time.
0 commit comments