From 72990f7bd8031ce8d300d54f99d2cafba2059ef9 Mon Sep 17 00:00:00 2001 From: afc163 Date: Fri, 9 Aug 2024 16:59:08 +0800 Subject: [PATCH] Update zh.json --- src/locales/zh.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/locales/zh.json b/src/locales/zh.json index a868ad9..7a2397b 100644 --- a/src/locales/zh.json +++ b/src/locales/zh.json @@ -8,11 +8,11 @@ "issue.system": "系统", "issue.systemHelp": "系统版本", "issue.actually": "实际的结果是什么?", - "issue.type": "这是一个", + "issue.type": "我要", "issue.expected": "期望的结果是什么?", - "issue.type.bug": "错误报告", + "issue.type.bug": "报告一个 Bug", "issue.extra": "补充说明(可选)", - "issue.type.feature": "功能要求", + "issue.type.feature": "请求增加/改进功能", "issue.motivation": "这个功能解决了什么问题?", "issue.extraHelp": "比如:遇到这个 bug 的业务场景、上下文。", "issue.title": "Issue 标题",