37 lines
1.1 KiB
JSON
Raw Permalink Normal View History

2025-09-16 17:19:58 +08:00
{
"article": {
"title": "文章详情",
"published": "发布时间",
"author": "作者",
"source": "来源",
"tags": "标签",
"share": "分享到",
"related": "相关文章",
"backToNews": "返回新闻列表",
"loading": "加载文章中...",
"error": {
"title": "加载失败",
"message": "加载文章时发生错误",
"goBack": "返回上一页"
},
"retry": "重试",
"noContent": "暂无内容",
"readMore": "阅读更多",
"previous": "上一篇",
"next": "下一篇",
"category": "分类",
"views": "阅读量",
"comments": "评论",
"comment": {
"title": "评论",
"placeholder": "写下你的评论...",
"submit": "提交",
"login": "登录后评论",
"noComments": "暂无评论",
"reply": "回复",
"cancel": "取消",
"success": "评论成功",
"error": "评论失败"
}
}
}