From d7f4788b8c4a1fbacd8b1446d82dfa4430072060 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 18:04:27 +0200 Subject: [PATCH] chore(docs): Generated DML JSON files (automated) (#14467) Co-authored-by: olivermrbl --- www/utils/generated/dml-output/translation.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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