Update constant.py

This commit is contained in:
Ricter Zheng
2021-04-21 15:37:13 +08:00
committed by GitHub
parent 7c9d55e0ee
commit ad02371158

View File

@@ -36,6 +36,7 @@ CONFIG = {
'language': '',
'template': '',
}
LANGUAGEISO ={
'english' : 'en',
'chinese' : 'zh',