✨ add comment verification
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
welcome = "欢迎"
|
||||
NotFoundUser = "未找到用户!"
|
||||
DeletedSuccess = "删除成功!"
|
||||
DeletedFailed = "删除失败!"
|
||||
@@ -73,4 +72,5 @@ ImageSaveError = "图片保存错误!"
|
||||
CommentLikeSuccess = "评论点赞成功!"
|
||||
CommentLikeFailed = "评论点赞失败!"
|
||||
CommentDislikeSuccess = "评论取消点赞成功!"
|
||||
CommentDislikeFailed = "评论取消点赞失败!"
|
||||
CommentDislikeFailed = "评论取消点赞失败!"
|
||||
CaptchaVerifyError = "验证失败!"
|
||||
|
Reference in New Issue
Block a user