fix: styles and add responsiveness

This commit is contained in:
2025-07-26 11:42:37 +03:30
parent 40c0415b63
commit 67a4c4dee4
10 changed files with 361 additions and 267 deletions

View File

@@ -36,6 +36,7 @@
"allowedFormat": "Allowed formats: PNG, JPEG, GIF (maximum 10 MB)",
"uploadPicture": "Upload image",
"phoneNumberText": "Your new contact number will replace your previous contact number.",
"verb": "."
"verb": ".",
"notDetermined": "Not determined"
}
}

View File

@@ -36,6 +36,7 @@
"allowedFormat": "فرمت‌های مجاز: PNG، JPEG، GIF (حداکثر ۱۰ مگابایت)",
"uploadPicture": "بارگذاری تصویر",
"phoneNumberText": "شماره تماس جدید شما جایگزین شماره تماس قبلی",
"verb": "خواهد شد"
"verb": "خواهد شد",
"notDetermined": "تعیین نشده"
}
}