From f8575ac1973454443142f20f48051cd3abbb9cb4 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 26 Dec 2024 20:38:00 +0530 Subject: [PATCH] feat: english work email register --- public/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/en.json b/public/locales/en.json index 48f1dd05..c5a2ff4c 100644 --- a/public/locales/en.json +++ b/public/locales/en.json @@ -12,7 +12,7 @@ }, "register": { "title": "Register Account", - "email": "Email", + "email": "Enter Work Email", "password": "Password", "button": "Register", "loading": "Loading",