This commit is contained in:
Gabriel Gordon-Hall
2025-12-07 13:36:11 +00:00
parent 77d4fcbf3f
commit e6a5694bda

View File

@@ -400,6 +400,20 @@
"finish": "完成" "finish": "完成"
} }
}, },
"githubComments": {
"dialog": {
"title": "选择 GitHub 评论",
"noComments": "此 PR 未找到评论",
"selectAll": "全选",
"deselectAll": "取消全选",
"add": "添加",
"selectedCount": "已选择 {{selected}} / {{total}}"
},
"card": {
"review": "审查",
"tooltip": "点击在 GitHub 上查看,双击编辑"
}
},
"taskFormDialog": { "taskFormDialog": {
"createTitle": "创建新任务", "createTitle": "创建新任务",
"editTitle": "编辑任务", "editTitle": "编辑任务",