校园论坛
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
export default {
|
||||
"forum.post-like.page.title": "点赞记录",
|
||||
"forum.post-like.page.description": "查看校园论坛帖子点赞记录",
|
||||
"forum.post-like.id": "ID",
|
||||
"forum.post-like.post_id": "帖子ID",
|
||||
"forum.post-like.user_id": "用户ID",
|
||||
"forum.post-like.created_at": "点赞时间",
|
||||
};
|
||||
Reference in New Issue
Block a user