From ae6b7bc8be301235880a964a6514ec4b254574ee Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 26 Dec 2024 20:37:24 +0530 Subject: [PATCH 01/10] feat: english work email login --- 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 9dcad514..48f1dd05 100644 --- a/public/locales/en.json +++ b/public/locales/en.json @@ -1,7 +1,7 @@ { "login": { "title": "Welcome Back!", - "email": "Email", + "email": "Enter Work Email", "password": "Password", "button": "Login", "loading": "Loading", From f8575ac1973454443142f20f48051cd3abbb9cb4 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 26 Dec 2024 20:38:00 +0530 Subject: [PATCH 02/10] 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", From f9d0fe97e9c72214f323d9ccc204dcb447f849b5 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 26 Dec 2024 20:40:23 +0530 Subject: [PATCH 03/10] feat: german work email login --- public/locales/de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/de.json b/public/locales/de.json index 90beaa14..95ea260e 100644 --- a/public/locales/de.json +++ b/public/locales/de.json @@ -1,7 +1,7 @@ { "login": { "title": "Willkommen zurück!", - "email": "E-Mail", + "email": "Geben Sie Ihre geschäftliche E-Mail-Adresse ein", "password": "Passwort", "button": "Einloggen", "loading": "Lädt", From fa128679dc83613feb07c79663bf2d80e34d44a2 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 26 Dec 2024 20:40:36 +0530 Subject: [PATCH 04/10] feat: german work email register --- public/locales/de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/de.json b/public/locales/de.json index 95ea260e..411d8f22 100644 --- a/public/locales/de.json +++ b/public/locales/de.json @@ -12,7 +12,7 @@ }, "register": { "title": "Konto registrieren", - "email": "E-Mail", + "email": "Geben Sie Ihre geschäftliche E-Mail-Adresse ein", "password": "Passwort", "button": "Registrieren", "loading": "Lädt", From 0d51e7530f82a9fd7b1ca9b327d3ca9cdd4b0b0b Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 26 Dec 2024 20:41:30 +0530 Subject: [PATCH 05/10] feat: spanish work email login --- public/locales/es.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/es.json b/public/locales/es.json index 00fa379e..9ab6ec3a 100644 --- a/public/locales/es.json +++ b/public/locales/es.json @@ -1,7 +1,7 @@ { "login": { "title": "¡Bienvenido de nuevo!", - "email": "Correo electrónico", + "email": "Introducir correo electrónico de trabajo", "password": "Contraseña", "button": "Iniciar sesión", "loading": "Cargando", From ca76a792c08e879f66ea73c421ac367b9689c1d0 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 26 Dec 2024 20:41:58 +0530 Subject: [PATCH 06/10] feat: spanish work email register --- public/locales/es.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/es.json b/public/locales/es.json index 9ab6ec3a..6e52cc6f 100644 --- a/public/locales/es.json +++ b/public/locales/es.json @@ -12,7 +12,7 @@ }, "register": { "title": "Crear cuenta", - "email": "Correo electrónico", + "email": "Introducir correo electrónico de trabajo", "password": "Contraseña", "button": "Registrarse", "loading": "Cargando", From 800e193cfde0745573611b5ddd8ec512143ac1ec Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 26 Dec 2024 20:43:11 +0530 Subject: [PATCH 07/10] feat: japanese work email login --- public/locales/ja.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/ja.json b/public/locales/ja.json index b444c81a..0416184e 100644 --- a/public/locales/ja.json +++ b/public/locales/ja.json @@ -1,7 +1,7 @@ { "login": { "title": "お帰りなさい!", - "email": "メールアドレス", + "email": "勤務先メールアドレスを入力", "password": "パスワード", "button": "ログイン", "loading": "読み込み中", From 705408c014f9b1d54f0d086ecffd636ca825ad23 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 26 Dec 2024 20:43:29 +0530 Subject: [PATCH 08/10] feat: japanese work email register --- public/locales/ja.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/ja.json b/public/locales/ja.json index 0416184e..9d2d9a89 100644 --- a/public/locales/ja.json +++ b/public/locales/ja.json @@ -12,7 +12,7 @@ }, "register": { "title": "アカウントを登録する", - "email": "メールアドレス", + "email": "勤務先メールアドレスを入力", "password": "パスワード", "button": "登録する", "loading": "読み込み中", From 230464d4901cd613cfdb33eb96fd7425560b5399 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 26 Dec 2024 20:46:07 +0530 Subject: [PATCH 09/10] 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": "加载中", From 25931aab4f31ff94538db5dd7ab0368f2dfd2725 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 26 Dec 2024 20:46:31 +0530 Subject: [PATCH 10/10] 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": "加载中",