2025-09-16 17:19:58 +08:00

37 lines
1.1 KiB
JSON

{
"article": {
"title": "Article Details",
"published": "Published",
"author": "Author",
"source": "Source",
"tags": "Tags",
"share": "Share to",
"related": "Related Articles",
"backToNews": "Back to News",
"loading": "Loading article...",
"error": {
"title": "Loading Failed",
"message": "An error occurred while loading the article",
"goBack": "Go Back"
},
"retry": "Retry",
"noContent": "No content available",
"readMore": "Read More",
"previous": "Previous",
"next": "Next",
"category": "Category",
"views": "Views",
"comments": "Comments",
"comment": {
"title": "Comments",
"placeholder": "Write your comment...",
"submit": "Submit",
"login": "Login to comment",
"noComments": "No comments yet",
"reply": "Reply",
"cancel": "Cancel",
"success": "Comment posted successfully",
"error": "Failed to post comment"
}
}
}