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:
@@ -22,7 +22,10 @@
|
||||
"publishedAt": "",
|
||||
"quantity": null,
|
||||
"relatedPage": "home",
|
||||
"relatedPages": ["home", "about"],
|
||||
"relatedPages": [
|
||||
"home",
|
||||
"about"
|
||||
],
|
||||
"scores": [],
|
||||
"singleSelect": "",
|
||||
"summary": "",
|
||||
|
||||
Reference in New Issue
Block a user