detail modal task

This commit is contained in:
hamid zarghami
2026-06-16 16:31:49 +03:30
parent 8518662eee
commit c6559b3054
9 changed files with 194 additions and 5 deletions
+10 -1
View File
@@ -989,6 +989,15 @@
"upload_background": "تصویر مورد نظر را دراپ کنید",
"select_date": "انتخاب تاریخ",
"projects": "پروژه‌ها",
"delete_project": "پاک کردن"
"delete_project": "پاک کردن",
"task_detail": {
"labels": "برچسب ها",
"user_management": "مدیریت کاربران",
"checklist": "چک لیست",
"attachment": "ضمیمه",
"date_settings": "تنظیمات تاریخ",
"description": "توضیحات",
"description_placeholder": "توضیحات خود را اضافه کنید"
}
}
}