✨ update
This commit is contained in:
@@ -101,5 +101,7 @@ export default {
|
||||
replySuccess: 'reply success!',
|
||||
replyError: 'reply failed!',
|
||||
illegalImage: 'illegal image!',
|
||||
loadingMore: 'loading more',
|
||||
noMore: 'no more',
|
||||
}
|
||||
};
|
||||
|
@@ -100,6 +100,8 @@ export default {
|
||||
replySuccess: '回复成功!',
|
||||
replyError: '回复失败!',
|
||||
illegalImage: ' 非法图片!',
|
||||
loadingMore: '加载更多',
|
||||
noMore: '没有更多了',
|
||||
}
|
||||
|
||||
};
|
||||
|
Reference in New Issue
Block a user