[MM-59503] export: enable exporting configuration with mmctl (#28412)

Этот коммит содержится в:
Ibrahim Serdar Acikgoz
2024-12-17 10:23:52 +01:00
коммит произвёл GitHub
родитель ca72cdb445
Коммит 424ce2b8db
15 изменённых файлов: 577 добавлений и 11 удалений

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

@@ -2132,6 +2132,10 @@
"id": "api.file.write_file.app_error",
"translation": "Unable to write the file."
},
{
"id": "api.filter_config_error",
"translation": "Unable to filter the configuration."
},
{
"id": "api.getThreadsForUser.bad_only_params",
"translation": "OnlyThreads and OnlyTotals parameters to getThreadsForUser are mutually exclusive"