Editable post

This commit is contained in:
2024-11-10 18:37:34 +08:00
parent 60a34fed00
commit 3ffe3cb50f
18 changed files with 249 additions and 93 deletions

View File

@@ -31,6 +31,7 @@
"preview": "Preview",
"loading": "Loading...",
"delete": "Delete",
"report": "Report",
"fieldUsername": "Username",
"fieldNickname": "Nickname",
"fieldEmail": "Email address",
@@ -72,5 +73,6 @@
"fieldPostContent": "What happened?!",
"fieldPostTitle": "Title",
"fieldPostDescription": "Description",
"postPublish": "Publish"
"postPublish": "Publish",
"postEditingNotice": "You're about to editing a post that posted {}."
}