binary-husky commited on
Commit
b4f0be3
1 Parent(s): e3f903d

Update multi_language.py

Browse files
Files changed (1) hide show
  1. multi_language.py +3 -1
multi_language.py CHANGED
@@ -1,5 +1,7 @@
1
  """
2
- Translate this project to other languages
 
 
3
  Usage:
4
  1. modify LANG
5
  LANG = "English"
 
1
  """
2
+ Translate this project to other languages (experimental, please open an issue if there is any bug)
3
+
4
+
5
  Usage:
6
  1. modify LANG
7
  LANG = "English"