Complete post actions

This commit is contained in:
2025-04-27 01:32:08 +08:00
parent 73a0b08854
commit 627b726bbc
12 changed files with 180 additions and 50 deletions

View File

@ -38,5 +38,8 @@
"delete": "Delete",
"deletePublisher": "Delete Publisher {}",
"deletePublisherHint": "Are you sure to delete this publisher? This will also deleted all the post and collections under this publisher.",
"somethingWentWrong": "Something went wrong..."
"somethingWentWrong": "Something went wrong...",
"deletePost": "Delete Post",
"deletePostHint": "Are you sure to delete this post?",
"copyLink": "Copy Link"
}