[MM-28000] Fix system manager can download export files without right permissions (#16569)

Automatic Merge
Этот коммит содержится в:
Hossein
2021-01-12 14:45:17 -05:00
коммит произвёл GitHub
родитель 032007a2c3
Коммит 4d5ca92a04
10 изменённых файлов: 138 добавлений и 16 удалений

Просмотреть файл

@@ -1456,6 +1456,10 @@
"id": "api.job.unable_to_download_job",
"translation": "Unable to download this job"
},
{
"id": "api.job.unable_to_download_job.incorrect_job_type",
"translation": "The job type you are trying to download is not supported at the moment"
},
{
"id": "api.ldap_group.not_found",
"translation": "ldap group not found"