summaryrefslogtreecommitdiffstats
path: root/pkg/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/i18n')
-rw-r--r--pkg/i18n/chinese.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/i18n/chinese.go b/pkg/i18n/chinese.go
index f54f8d657..1ca7bd615 100644
--- a/pkg/i18n/chinese.go
+++ b/pkg/i18n/chinese.go
@@ -263,7 +263,7 @@ func chineseTranslationSet() TranslationSet {
LcViewDiscardOptions: "查看'放弃更改‘选项",
LcCancel: "取消",
LcDiscardAllChanges: "放弃所有更改",
- LcDiscardUnstagedChanges: "放弃未进行的变更",
+ LcDiscardUnstagedChanges: "放弃未暂存的变更",
LcDiscardAllChangesToAllFiles: "清空工作区",
LcDiscardAnyUnstagedChanges: "丢弃未暂存的变更",
LcDiscardUntrackedFiles: "丢弃未跟踪的文件",