mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-07-01 07:59:29 +02: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