CFE-3 bringing all directories and finish test of DataTable index and start CreatForm test

This commit is contained in:
2023-10-02 16:25:29 +03:30
parent dd2ffa8a3c
commit 53c03fb418
15 changed files with 328 additions and 31 deletions

View File

@@ -118,5 +118,19 @@
"upload_file_format": "فرمت قابل قبول : png,jpg,pdf",
"delete": "پاک کردن",
"uploadfile_error": "حجم فایل بیشتر از 2 مگابایت می باشد"
},
"ExpertMangement": {
"id": "کد یکتا",
"name": "نام",
"username": "نام کاربری",
"email": "پست الکترونیک",
"phone_number": "شماره همراه",
"national_id": "کد ملی",
"position": "سمت",
"province_name": "استان",
"city_name": "شهر",
"role_name": "نقش",
"updated_at": "آخرین بروزرسانی",
"create": "افزودن کارشناس"
}
}