API & Client - enable nl translations

This commit is contained in:
Sam
2022-11-30 10:31:53 +01:00
parent 3af6b3af37
commit 4e9f80af62
4 changed files with 6 additions and 6 deletions

View File

@ -61,7 +61,7 @@ class BaseConfig:
'fr',
'de',
# 'nb', # disabled for now
# 'nl', # disabled for now
'nl',
]
OAUTH2_TOKEN_EXPIRES_IN = {
'authorization_code': 864000, # 10 days