소스 검색

fix trans file

Signed-off-by: Gitea <zizhao.chen@zilliz.com>
Gitea 3 년 전
부모
커밋
ebb5d85b14
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      client/src/i18n/cn/dialog.ts

+ 1 - 1
client/src/i18n/cn/dialog.ts

@@ -2,7 +2,7 @@ const dialogTrans = {
   deleteTipAction: 'Type',
   deleteTipPurpose: 'to confirm.',
   deleteTitle: `Delete {{type}}`,
-  createAlias: `Create alias for collection - {{type}}`,
+  createAlias: `Create alias for {{type}}`,
 
   releaseTitle: `Release {{type}}`,
   loadTitle: `Load {{type}}`,