✨ add nsfw
This commit is contained in:
@@ -80,7 +80,7 @@ export default {
|
||||
loginExpiredDesc: "this account has been logged in elsewhere, please login again",
|
||||
|
||||
},
|
||||
comment:{
|
||||
comment: {
|
||||
comment: 'Comment',
|
||||
sendComment: 'Send Comment',
|
||||
emoji: 'Emoji',
|
||||
@@ -100,5 +100,6 @@ export default {
|
||||
commentError: 'comment failed!',
|
||||
replySuccess: 'reply success!',
|
||||
replyError: 'reply failed!',
|
||||
illegalImage: 'illegal image!',
|
||||
}
|
||||
};
|
||||
|
@@ -99,6 +99,7 @@ export default {
|
||||
commentError: '评论失败!',
|
||||
replySuccess: '回复成功!',
|
||||
replyError: '回复失败!',
|
||||
illegalImage: ' 非法图片!',
|
||||
}
|
||||
|
||||
};
|
||||
|
Reference in New Issue
Block a user