add image uploading and document uploading system by a reusable component named UploadSystem
This commit is contained in:
1
public/images/upload-image.svg
Normal file
1
public/images/upload-image.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 12 KiB |
@@ -11,6 +11,7 @@
|
||||
"pending": "درحال اجرا...",
|
||||
"user_navy": "ناوگان",
|
||||
"page_not_found": "صفحه مورد نظر یافت نشد",
|
||||
"delete": "حذف",
|
||||
"header": {
|
||||
"open_profile": "پروفایل",
|
||||
"edit_profile": "ویرایش پروفایل",
|
||||
@@ -83,10 +84,8 @@
|
||||
"error_message_required": "اجباری!",
|
||||
"text_field_phone_number": "شماره تلفن",
|
||||
"text_field_enter_your_phone_number": "شماره تلفن خود را وارد کنید",
|
||||
"text_field_first_name": "نام",
|
||||
"text_field_enter_your_first_name": "نام خود را وارد کنید",
|
||||
"text_field_last_name": "نام خانوادگی",
|
||||
"text_field_enter_your_last_name": "نام خانوادگی خود را وارد کنید",
|
||||
"text_field_name": "نام",
|
||||
"text_field_enter_your_name": "نام خود را وارد کنید",
|
||||
"text_field_vehicle_type": "نام وسیله نقلیه",
|
||||
"text_field_enter_your_vehicle_type": "نام وسیله نقلیه خود را وارد کنید",
|
||||
"text_field_province": "استان",
|
||||
@@ -95,8 +94,8 @@
|
||||
"text_field_enter_your_navgan_id": "شماره ناوگان خود را وارد کنید",
|
||||
"text_field_national_code": "کد ملی",
|
||||
"text_field_enter_your_national_code": "کد ملی خود را وارد کنید",
|
||||
"text_field_birth_certificate_id": "شماره شناسنامه",
|
||||
"text_field_enter_your_birth_certificate_id": "شماره شناسنامه خود را وارد کنید",
|
||||
"text_field_shenasname_id": "شماره شناسنامه",
|
||||
"text_field_enter_your_shenasname_id": "شماره شناسنامه خود را وارد کنید",
|
||||
"text_field_plate_number": "شماره پلاک",
|
||||
"text_field_enter_your_plate_number": "شماره پلاک خود را وارد کنید",
|
||||
"button_submit": "ثبت درخواست"
|
||||
|
||||
Reference in New Issue
Block a user