-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathrelated_projects.toml
More file actions
35 lines (30 loc) · 1.16 KB
/
related_projects.toml
File metadata and controls
35 lines (30 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
[[projects]]
name = "packaging.python.org"
description = "Python Packaging User Guide translation"
logo = "images/pypa_logo.png"
url = "https://hosted.weblate.org/projects/pypa/packaging-python-org/#information"
[[projects]]
name = "PyPI (Warehouse)"
description = "Python Package Index translation"
logo = "images/pypi_logo.svg"
url = "https://hosted.weblate.org/projects/pypa/warehouse/#information"
[[projects]]
name = "Scientific Python"
description = "Scientific Python ecosystem translations"
logo = "images/scientific-python_logo.svg"
url = "https://scientific-python-translations.github.io/status/"
[[projects]]
name = "micro:bit"
description = "micro:bit translation programme"
logo = "images/microbit_logo.svg"
url = "https://microbit.org/translate/"
[[projects]]
name = "Django"
description = "Localizing Django documentation"
logo = "images/django_logo.svg"
url = "https://docs.djangoproject.com/en/dev/internals/contributing/localizing/"
[[projects]]
name = "Sphinx"
description = "Sphinx documentation generator translation"
logo = "images/sphinx_logo.png"
url = "https://www.sphinx-doc.org/en/master/usage/advanced/intl.html#contributing-to-sphinx-reference-translation"