mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-11-03 10:40:54 +01:00
Update constant.py
This commit is contained in:
@@ -36,3 +36,9 @@ CONFIG = {
|
||||
'language': '',
|
||||
'template': '',
|
||||
}
|
||||
LANGUAGEISO ={
|
||||
'english' : 'en',
|
||||
'chinese' : 'zh',
|
||||
'japanese' : 'ja',
|
||||
'translated' : 'translated'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user