From 25931aab4f31ff94538db5dd7ab0368f2dfd2725 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 26 Dec 2024 20:46:31 +0530 Subject: [PATCH] feat(translation): chinese simplified work email login --- 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 61ec2f3d..69561d5c 100644 --- a/public/locales/zh.json +++ b/public/locales/zh.json @@ -12,7 +12,7 @@ }, "register": { "title": "注册账号", - "email": "电子邮箱", + "email": "输入工作电子邮箱", "password": "密码", "button": "注册", "loading": "加载中",