feat(fullstack): Replace TITLE_BODY element with rich text editor

This commit is contained in:
2025-12-21 17:59:53 +01:00
parent 54570fae4f
commit 374c8d8905
11 changed files with 1838 additions and 1054 deletions

View File

@@ -22,7 +22,8 @@
"selectDate": "Select a date",
"title": "Title",
"text": "Text",
"unimplemented": "Element unimplemented:"
"unimplemented": "Element unimplemented:",
"richTextPlaceholder": "Write your additions here..."
},
"status": {
"draft": "Draft",