From a90ee270f2edf22ce56c6cbf5e831e98510a52ba Mon Sep 17 00:00:00 2001 From: amhsirak Date: Fri, 14 Feb 2025 23:35:44 +0530 Subject: [PATCH] feat: create an account --- 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 919af547..883892a6 100644 --- a/public/locales/en.json +++ b/public/locales/en.json @@ -20,7 +20,7 @@ } }, "register": { - "title": "Register Account", + "title": "Create An Account", "email": "Enter Work Email", "password": "Password", "button": "Register",