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": "評論失敗"
}
}
}