✨ add comment verification
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
welcome = "hello"
|
||||
NotFoundUser = "User not found"
|
||||
DeletedSuccess = "deleted successfully!"
|
||||
DeletedFailed = "delete failed!"
|
||||
@@ -73,4 +72,5 @@ ImageSaveError = "image save error!"
|
||||
CommentLikeSuccess = "comment like success!"
|
||||
CommentLikeFailed = "comment like failed!"
|
||||
CommentDislikeSuccess = "comment dislike success!"
|
||||
CommentDislikeFailed = "comment dislike failed!"
|
||||
CommentDislikeFailed = "comment dislike failed!"
|
||||
CaptchaVerifyError = "captcha error!"
|
Reference in New Issue
Block a user