Update multi_language.py
This commit is contained in:
parent
e3f903d132
commit
b4f0be329b
|
|
@ -1,5 +1,7 @@
|
|||
"""
|
||||
Translate this project to other languages
|
||||
Translate this project to other languages (experimental, please open an issue if there is any bug)
|
||||
|
||||
|
||||
Usage:
|
||||
1. modify LANG
|
||||
LANG = "English"
|
||||
|
|
|
|||
Loading…
Reference in New Issue