API & Client - enable es, gl and nb translations
This commit is contained in:
@ -62,10 +62,10 @@ class BaseConfig:
|
||||
'fr',
|
||||
'de',
|
||||
'it',
|
||||
# 'nb', # disabled for now
|
||||
'nb',
|
||||
'nl',
|
||||
# 'es', # disabled for now
|
||||
# 'gl', # disabled for now
|
||||
'es',
|
||||
'gl',
|
||||
]
|
||||
OAUTH2_TOKEN_EXPIRES_IN = {
|
||||
'authorization_code': 864000, # 10 days
|
||||
|
Reference in New Issue
Block a user