update note

这个提交包含在:
qingxu fu
2023-05-25 12:48:20 +08:00
父节点 ed53442942
当前提交 e22f1917b2

查看文件

@@ -1,6 +1,6 @@
""" """
Translate this project to other languages Translate this project to other languages
Usage:o Usage:
1. modify LANG 1. modify LANG
LANG = "English" LANG = "English"
@@ -10,7 +10,7 @@
3. Run `python multi_language.py`. 3. Run `python multi_language.py`.
Note: You need to run it multiple times to increase translation coverage because GPT makes mistakes sometimes. Note: You need to run it multiple times to increase translation coverage because GPT makes mistakes sometimes.
4. Find translated program in `multi-language\English\*` 4. Find the translated program in `multi-language\English\*`
""" """