From fcfe28768d185f87482f4eced33be27f532cbae6 Mon Sep 17 00:00:00 2001 From: lifw Date: Mon, 27 Mar 2023 06:29:10 +0000 Subject: [PATCH] =?UTF-8?q?bug=EF=BC=9A=E7=BC=BA=E5=A4=B1=E6=9C=AC?= =?UTF-8?q?=E5=9C=B0=E5=8C=96=E6=A0=87=E6=B3=A8=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/locales/zh-CN/component.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/locales/zh-CN/component.ts b/src/locales/zh-CN/component.ts index 7554b20b2..50f5185ba 100644 --- a/src/locales/zh-CN/component.ts +++ b/src/locales/zh-CN/component.ts @@ -52,6 +52,7 @@ export default { 'component.PPCreator.importInProgress': '导入中,请稍候', 'component.PPAnnotationList.annotationList': '标注列表', + 'component.PPAnnotationList.addAnnotation': '添加标注', 'component.PPLabelList.labelList': '类别列表', 'component.PPLabelList.addLabel': '添加类别',