mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-04-20 11:01:17 +02:00
Update constant.py
This commit is contained in:
parent
00627ab36a
commit
3a83f99771
@ -36,3 +36,9 @@ CONFIG = {
|
|||||||
'language': '',
|
'language': '',
|
||||||
'template': '',
|
'template': '',
|
||||||
}
|
}
|
||||||
|
LANGUAGEISO ={
|
||||||
|
'english' : 'en',
|
||||||
|
'chinese' : 'zh',
|
||||||
|
'japanese' : 'ja',
|
||||||
|
'translated' : 'translated'
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user