Skip to content

Commit e81b33c

Browse files
authored
Merge pull request #22 from Ivorforce/translation-team
Add translation team to `Areas and teams`.
2 parents 1bf2dda + ca3fa32 commit e81b33c

File tree

1 file changed

+16
-8
lines changed

1 file changed

+16
-8
lines changed

organization/areas.rst

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -93,13 +93,7 @@ Documentation for the engine and its systems.
9393
Note that, while there is a dedicated documentation team, all other teams are expected to contribute to the documentation
9494
for their area.
9595

96-
* RocketChat channels
97-
* `#documentation <https://chat.godotengine.org/channel/documentation>`__
98-
* `#translation <https://chat.godotengine.org/channel/translation>`__
99-
* `#translation-de <https://chat.godotengine.org/channel/translation-de>`__
100-
* `#translation-es <https://chat.godotengine.org/channel/translation-es>`__
101-
* `#translation-fr <https://chat.godotengine.org/channel/translation-fr>`__
102-
* `#translation-it <https://chat.godotengine.org/channel/translation-it>`__
96+
* RocketChat channel: `#documentation <https://chat.godotengine.org/channel/documentation>`__
10397
* GitHub review: `godotengine/documentation <https://github.com/godotengine/godot/pulls?q=is%3Apr+is%3Aopen+team-review-requested%3Agodotengine%2Fdocumentation>`__
10498
* GitHub label: ``documentation`` · `issues <https://github.com/godotengine/godot/issues?q=is%3Aissue%20state%3Aopen%20label%3Adocumentation>`__ · `PRs <https://github.com/godotengine/godot/pulls?q=is%3Apr+is%3Aopen+label%3Adocumentation>`__
10599

@@ -122,7 +116,6 @@ All things related to the editor, both tools and usability (editor).
122116
* GitHub labels
123117
* ``topic:editor`` · `issues <https://github.com/godotengine/godot/issues?q=is%3Aissue%20state%3Aopen%20label%3Atopic%3Aeditor>`__ · `PRs <https://github.com/godotengine/godot/pulls?q=is%3Apr+is%3Aopen+label%3Atopic%3Aeditor>`__
124118
* ``topic:export`` · `issues <https://github.com/godotengine/godot/issues?q=is%3Aissue%20state%3Aopen%20label%3Atopic%3Aexport>`__ · `PRs <https://github.com/godotengine/godot/pulls?q=is%3Apr+is%3Aopen+label%3Atopic%3Aexport>`__
125-
* ``topic:i18n`` · `issues <https://github.com/godotengine/godot/issues?q=is%3Aissue%20state%3Aopen%20label%3Atopic%3Ai18n>`__ · `PRs <https://github.com/godotengine/godot/pulls?q=is%3Apr+is%3Aopen+label%3Atopic%3Ai18n>`__
126119
* ``topic:plugin`` · `issues <https://github.com/godotengine/godot/issues?q=is%3Aissue%20state%3Aopen%20label%3Atopic%3Aplugin>`__ · `PRs <https://github.com/godotengine/godot/pulls?q=is%3Apr+is%3Aopen+label%3Atopic%3Aplugin>`__
127120

128121
GUI
@@ -288,6 +281,21 @@ C# / .NET / Mono
288281
* GitHub review: `godotengine/dotnet <https://github.com/godotengine/godot/pulls?q=is%3Apr+is%3Aopen+team-review-requested%3Agodotengine%2Fdotnet>`__
289282
* GitHub label: ``topic:dotnet`` · `issues <https://github.com/godotengine/godot/issues?q=is%3Aissue%20state%3Aopen%20label%3Atopic%3Adotnet>`__ · `PRs <https://github.com/godotengine/godot/pulls?q=is%3Apr+is%3Aopen+label%3Atopic%3Adotnet>`__
290283

284+
Translation / i18n
285+
------------------
286+
287+
Internationalization and localization team - building the infrastructure to make it possible to translate Godot and its documentation.
288+
289+
If you work on Godot translations and contributors for your language have a dedicated communication channel for coordination, let us know so we can link it here.
290+
291+
* RocketChat channels
292+
* `#translation <https://chat.godotengine.org/channel/translation>`__
293+
* `#translation-de <https://chat.godotengine.org/channel/translation-de>`__
294+
* `#translation-es <https://chat.godotengine.org/channel/translation-es>`__
295+
* `#translation-fr <https://chat.godotengine.org/channel/translation-fr>`__
296+
* `#translation-it <https://chat.godotengine.org/channel/translation-it>`__
297+
* GitHub label: ``i18n`` · `issues <https://github.com/godotengine/godot/issues?q=is%3Aissue%20state%3Aopen%20label%3Atopic%3Ai18n>`__ · `PRs <https://github.com/godotengine/godot/pulls?q=is%3Apr+is%3Aopen+label%3Atopic%3Ai18n>`__
298+
291299
Website
292300
-------
293301

0 commit comments

Comments
 (0)