Comment create, delete and update

This commit is contained in:
2024-04-14 23:39:18 +08:00
parent 0d188643aa
commit 11a3d8f39b
13 changed files with 375 additions and 11 deletions

View File

@ -20,6 +20,7 @@
"attachmentAdd": "Add new attachment",
"pickPhoto": "Gallery photo",
"newMoment": "Record a moment",
"newComment": "Leave a comment",
"postIdentityNotify": "You will create this post as",
"postContentPlaceholder": "What's happened?!",
"postDeleteConfirm": "Are you sure you want to delete this post? This operation cannot be revert!"

View File

@ -20,6 +20,7 @@
"attachmentAdd": "附加新附件",
"pickPhoto": "相册照片",
"newMoment": "记录时刻",
"newComment": "留下评论",
"postIdentityNotify": "你将会以该身份发表本帖子",
"postContentPlaceholder": "发生什么事了?!",
"postDeleteConfirm": "你确定要删除这篇帖子吗?这意味着这个帖子将永远被我们丢弃在硬盘海中!该操作不可被反转!"