From d067560776fbd6fce4116d2cc26aea2084311801 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A5=94=E8=B7=91=E7=9A=84=E9=9D=A2=E6=9D=A1?= <1262327911@qq.com> Date: Mon, 18 Apr 2022 09:32:01 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=E6=96=87=E6=A1=A3?= =?UTF-8?q?=E8=8B=B1=E6=96=87=E7=BF=BB=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- src/i18n/en/index.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3be436d9..2046e5f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "go-view", - "version": "0.1.0", + "version": "1.0.0", "scripts": { "dev": "vite --host", "build": "vue-tsc --noEmit && vite build", diff --git a/src/i18n/en/index.ts b/src/i18n/en/index.ts index 026c24b3..70c76bec 100644 --- a/src/i18n/en/index.ts +++ b/src/i18n/en/index.ts @@ -3,7 +3,7 @@ import project from './project' const global = { doc_addr: 'Document', - code_addr: 'Code address', + code_addr: 'Code', form_account: 'Please enter your account or email', form_password: 'Please enter your password', // header