feat: add the language menu in login or regsiter form

This commit is contained in:
Koosha Lahouti
2025-10-06 12:52:45 +03:30
parent 0cafa8bf81
commit 18634cbf49
4 changed files with 122 additions and 66 deletions

View File

@@ -8,7 +8,10 @@
"emailIsInvalid": "Email is invalid",
"phoneNumberIsInvalid": "Phone number is invalid",
"thisFieldIsRequired": "This field is required",
"googleAuthenticationFailed": "Login with google failed"
"googleAuthenticationFailed": "Login with google failed",
"persian": "Persian(Fa)",
"english": "English(En)",
"accountInfo": "Harmony Account - 2025"
},
"verify": {
"verify": "Verify",

View File

@@ -8,7 +8,10 @@
"emailIsInvalid": "ایمیل وارد شده نامعتبر میباشد",
"phoneNumberIsInvalid": "شماره وارد شده نامعتبر میباشد",
"thisFieldIsRequired": "این فیلد الزامی است",
"googleAuthenticationFailed": "ورود با گوگل با خطا مواجه شد"
"googleAuthenticationFailed": "ورود با گوگل با خطا مواجه شد",
"persian": "فارسی(Fa)",
"english": "انگلیسی(En)",
"accountInfo": "۱۴۰۴-هارمونی اکانت"
},
"verify": {
"verify": "اعتبارسنجی",