We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f32f72b commit 72990f7Copy full SHA for 72990f7
src/locales/zh.json
@@ -8,11 +8,11 @@
8
"issue.system": "系统",
9
"issue.systemHelp": "系统版本",
10
"issue.actually": "实际的结果是什么?",
11
- "issue.type": "这是一个",
+ "issue.type": "我要",
12
"issue.expected": "期望的结果是什么?",
13
- "issue.type.bug": "错误报告",
+ "issue.type.bug": "报告一个 Bug",
14
"issue.extra": "补充说明(可选)",
15
- "issue.type.feature": "功能要求",
+ "issue.type.feature": "请求增加/改进功能",
16
"issue.motivation": "这个功能解决了什么问题?",
17
"issue.extraHelp": "比如:遇到这个 bug 的业务场景、上下文。",
18
"issue.title": "Issue 标题",
0 commit comments