Explorar el Código

fix trans file

Signed-off-by: Gitea <zizhao.chen@zilliz.com>
Gitea hace 3 años
padre
commit
ebb5d85b14
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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}}`,