From 261f0b58a580d46ffc7c4f03465d92e6e2df118b Mon Sep 17 00:00:00 2001 From: jiangjiaqi <394419823@qq.com> Date: Tue, 25 Feb 2020 19:02:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=8C=85=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/i18n/en-US.json | 2 +- src/assets/i18n/zh-CN.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/i18n/en-US.json b/src/assets/i18n/en-US.json index 4766399..406a7d3 100644 --- a/src/assets/i18n/en-US.json +++ b/src/assets/i18n/en-US.json @@ -9,7 +9,7 @@ }, "register": { "confirm_pwd": "confrim password", - "mobie": "mobie", + "mobile": "mobile", "email": "email" }, "reset_pwd": { diff --git a/src/assets/i18n/zh-CN.json b/src/assets/i18n/zh-CN.json index 6effabd..f4afc12 100644 --- a/src/assets/i18n/zh-CN.json +++ b/src/assets/i18n/zh-CN.json @@ -9,7 +9,7 @@ }, "register": { "confirm_pwd": "确认密码", - "mobie": "手机", + "mobile": "手机", "email": "邮箱" }, "reset_pwd": {