API & Client - enable pl translations

This commit is contained in:
Sam
2023-06-24 19:14:02 +02:00
parent 8b60ca181f
commit b1c8a1c376
7 changed files with 21 additions and 21 deletions

View File

@ -66,7 +66,7 @@ class BaseConfig:
'nl',
'es',
'gl',
# 'pl', # disabled for now
'pl',
]
OAUTH2_TOKEN_EXPIRES_IN = {
'authorization_code': 864000, # 10 days