diff --git a/www/utils/generated/dml-output/translation.json b/www/utils/generated/dml-output/translation.json index b78fbec99a..59d6f577f2 100644 --- a/www/utils/generated/dml-output/translation.json +++ b/www/utils/generated/dml-output/translation.json @@ -23,5 +23,17 @@ "deprecated": { "is_deprecated": false } + }, + "TranslationSettings": { + "filePath": "packages/modules/translation/src/models/settings.ts", + "properties": { + "id": "The ID of the translation settings.", + "entity_type": "The entity type of the translation settings", + "fields": "The fields of the translation settings\n\n@example [\"title\", \"description\", \"material\"]" + }, + "since": "2.12.4", + "deprecated": { + "is_deprecated": false + } } } \ No newline at end of file