godotengine / godotengine/godot-docs
Please activate documentation for Turkish language
- Dominant language
- reStructuredText
- Stars
- 5.7k
- Forks
- 3.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 25
Description
**Your Godot version:**
should not matter.
**Issue description:**
Last few months, I was translating Godot on Weblate. I had completed editor and properties components, left the class references for when I complete docs. I had 20+% rate for documentation before the latest additions for 4.x.
I don't know how fast you fetch translations from Weblate and integrate into docs, but I see the languages are enabled in `conf.py` with `supported_languages` dictionary (line 100). So please activate Turkish in there:
```
"tr": "Godot Engine %s Türkçe belgeler",
```
PS: I see readthedocs makes daily builds. Does that also mean you fetch from Weblate daily?
**URL to the documentation page (if already existing):**
unfortunately none exists yet
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.