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': '', 'language': '',
'template': '', 'template': '',
} }
LANGUAGEISO ={ LANGUAGEISO ={
'english' : 'en', 'english' : 'en',
'chinese' : 'zh', 'chinese' : 'zh',