Handle more chat server events

This commit is contained in:
2024-04-18 22:43:14 +08:00
parent 94f9076abb
commit 1a1a3a5155
4 changed files with 63 additions and 17 deletions

View File

@ -28,6 +28,7 @@
"takeVideo": "Record video",
"newMoment": "Record a moment",
"newComment": "Leave a comment",
"connectingServer": "Connecting to server...",
"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

@ -28,6 +28,7 @@
"takeVideo": "拍摄视频",
"newMoment": "记录时刻",
"newComment": "留下评论",
"connectingServer": "正在连接至服务器……",
"postIdentityNotify": "你将会以该身份发表本帖子",
"postContentPlaceholder": "发生什么事了?!",
"postDeleteConfirm": "你确定要删除这篇帖子吗?这意味着这个帖子将永远被我们丢弃在硬盘海中!该操作不可被反转!",