fix: styles

This commit is contained in:
2025-07-22 14:04:26 +03:30
committed by Koosha Lahouti
parent 6d94a0d037
commit 9e471670d3
6 changed files with 167 additions and 15 deletions

View File

@@ -26,6 +26,8 @@
"agreementPart1": "By continuing the registration process, you agree to the",
"agreementLinkText": " Harmony Terms and Conditions",
"agreementPart2": ".",
"sent": "sent"
"sent": "sent",
"country": "country",
"dateOfBirth": "Date of birth(optional)"
}
}

View File

@@ -26,6 +26,8 @@
"agreementPart1": " ادامه فرایند ثبت نام به منزله تایید و قبول",
"agreementLinkText": " قوانین و مقررات هارمونی",
"agreementPart2": "می باشد.",
"sent": "ارسال شد!"
"sent": "ارسال شد!",
"country": "کشور",
"dateOfBirth": "تاریخ تولد(اختیاری)"
}
}