Files
docmd-io--docmd/packages/plugins/threads/i18n/en.json
T
wehub-resource-sync 6db8fca185
docmd CI verification / verify (push) Failing after 0s
chore: import upstream snapshot with attribution
2026-07-13 12:31:55 +08:00

44 lines
1.4 KiB
JSON

{
"threads": "Threads",
"newThread": "New Thread",
"newComment": "New Comment",
"startThread": "Start a new discussion thread",
"addGeneralComment": "Add general comment",
"collapseSidebar": "Collapse sidebar",
"openThreadsPanel": "Open threads panel",
"closePanel": "Close panel",
"jumpToThreads": "Jump to threads",
"all": "All",
"open": "Open",
"resolved": "Resolved",
"noThreads": "No threads on this page yet.",
"selectTextToStart": "Select text to start one.",
"writeComment": "Write your comment...",
"addComment": "Add a comment...",
"cmdEnterSubmit": "Cmd+Enter to submit",
"cancel": "Cancel",
"submit": "Submit",
"saving": "Saving...",
"comment": "Comment",
"reply": "Reply",
"replyToComment": "Reply to this comment",
"deleteComment": "Delete comment",
"collapseThread": "Collapse thread",
"expandThread": "Expand thread",
"confirmDelete": "Confirm Delete",
"confirmDeleteMessage": "Are you sure you want to delete this",
"delete": "Delete",
"discussionIdentity": "Discussion identity",
"displayName": "Display Name",
"yourName": "Your name",
"githubUsername": "GitHub Username",
"gravatarEmail": "Gravatar Email",
"save": "Save",
"avatarHint": "Avatar: Gravatar > GitHub > random. Stored in your browser only.",
"openCount": "open",
"commentCount": "comment",
"commentsCount": "comments",
"by": "by",
"and": "and",
"more": "more"
}