GDQuest / GDQuest/learn-gdscript-translations
There are some errors in the translated text
Open
- Dominant language
- No language data
- Stars
- 44
- Forks
- 29
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 9
Description
**Issue description:**
There is a text that has an error when translated into Chinese [here](https://gdquest.github.io/learn-gdscript/?ref=godot-docs#course/lesson-3-standing-on-shoulders-of-giants/practice-QiGjB7tK.tres). The English translation is: **void show() : show the current sense.**, and when translated into Chinese, it becomes: **void show(): 现实当前场景.**. The correct translation should be: **void show(): 显示当前场景.**. In Chinese, the meaning of 'show' should be '显示', not '现实'.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.