chore: useApi added to the components
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
"loginWithGoogle": "Login with google",
|
||||
"emailIsInvalid": "Email is invalid",
|
||||
"phoneNumberIsInvalid": "Phone number is invalid",
|
||||
"thisFieldIsRequired": "This field is requried"
|
||||
"thisFieldIsRequired": "This field is requried",
|
||||
"googleAuthenticationFailed": "Login with google failed"
|
||||
},
|
||||
"verify": {
|
||||
"verify": "Verify",
|
||||
|
||||
@@ -246,5 +246,9 @@
|
||||
"yemen": "Yemen",
|
||||
"zambia": "Zambia",
|
||||
"zimbabwe": "Zimbabwe"
|
||||
},
|
||||
"messages": {
|
||||
"noResualtFound": "No result found.",
|
||||
"serverError": "Internal server error"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,7 +7,8 @@
|
||||
"loginWithGoogle": "ورود با گوگل",
|
||||
"emailIsInvalid": "ایمیل وارد شده نامعتبر میباشد",
|
||||
"phoneNumberIsInvalid": "شماره وارد شده نامعتبر میباشد",
|
||||
"thisFieldIsRequired": "این فیلد الزامی است"
|
||||
"thisFieldIsRequired": "این فیلد الزامی است",
|
||||
"googleAuthenticationFailed": "ورود با گوگل با خطا مواجه شد"
|
||||
},
|
||||
"verify": {
|
||||
"verify": "اعتبارسنجی",
|
||||
|
||||
@@ -185,7 +185,8 @@
|
||||
"zimbabwe": "زیمبابوه"
|
||||
},
|
||||
"messages": {
|
||||
"noResualtFound": "نتیجه ای یافت نشد."
|
||||
"noResualtFound": "نتیجه ای یافت نشد.",
|
||||
"serverError": "خطای سمت سرور"
|
||||
},
|
||||
"side": {
|
||||
"account": "حساب کاربری",
|
||||
|
||||
Reference in New Issue
Block a user