Update admin UI translations and enhance content list: Add 'Status' and 'Published' labels in German and English, and implement status display in the content list page. Format related pages in demo welcome JSON for better readability.

This commit is contained in:
Peter Meier
2026-03-13 11:09:03 +01:00
parent dc233a48d3
commit 084a1d9e2a
4 changed files with 22 additions and 6 deletions

View File

@@ -22,7 +22,10 @@
"publishedAt": "",
"quantity": null,
"relatedPage": "home",
"relatedPages": ["home", "about"],
"relatedPages": [
"home",
"about"
],
"scores": [],
"singleSelect": "",
"summary": "",