From 230464d4901cd613cfdb33eb96fd7425560b5399 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 26 Dec 2024 20:46:07 +0530 Subject: [PATCH] feat: chinese simplified work email register --- public/locales/zh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/zh.json b/public/locales/zh.json index 27455ebe..61ec2f3d 100644 --- a/public/locales/zh.json +++ b/public/locales/zh.json @@ -1,7 +1,7 @@ { "login": { "title": "欢迎回来!", - "email": "电子邮箱", + "email": "输入工作电子邮箱", "password": "密码", "button": "登录", "loading": "加载中",