fix/ styles and seperate the main file to different components
This commit is contained in:
30
public/locales/fa/completionForm.json
Normal file
30
public/locales/fa/completionForm.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"completion": {
|
||||
"title": "تکمیل اطلاعات حساب کاربری",
|
||||
"description": "اطلاعات کسب و کار خود را وارد کنید",
|
||||
"name": "نام",
|
||||
"familyName": "نام خانوادگی",
|
||||
"gender": "جنسیت",
|
||||
"optionalNationalCode": "کدملی(اختیاری)",
|
||||
"determinePassword": "تعیین رمز عبور",
|
||||
"password": "رمز عبور",
|
||||
"passwordRepetition": "تکرار رمز عبور",
|
||||
"determineEmail": "اتصال ایمیل خود",
|
||||
"email": "ایمیل",
|
||||
"vericationCodeButton": "ارسال کد تایید",
|
||||
"verificationCode": "کد تایید",
|
||||
"checkCodeButton": "بررسی کد",
|
||||
"registerButton": "تایید و ثبت نام",
|
||||
"man": "مرد",
|
||||
"woman": "زن",
|
||||
"hasNumber": "شامل عدد",
|
||||
"hasMinLength": "حداقل 8 کاراکتر",
|
||||
"hasUpperAndLower": "شامل یک حرف کوچک و بزرگ",
|
||||
"hasSpecialChar": "شامل علامت (!@#$%^&*)",
|
||||
"notCompatibility": "مطابقت ندارد",
|
||||
"emailCorrectForm": "فرم درست ایمیل را وارد کنید",
|
||||
"agreementPart1": " ادامه فرایند ثبت نام به منزله تایید و قبول",
|
||||
"agreementLinkText": " قوانین و مقررات هارمونی",
|
||||
"agreementPart2": "می باشد."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user