create workspace

This commit is contained in:
hamid zarghami
2026-06-16 10:20:25 +03:30
parent 35c1c1c8a9
commit 82b2138027
7 changed files with 251 additions and 8 deletions
+13 -1
View File
@@ -965,5 +965,17 @@
"days": "روز",
"id": "شناسه"
},
"cancel": "لغو"
"cancel": "لغو",
"taskmanager": {
"new_workspace": "ساخت فضای کاری جدید",
"submit_workspace": "ثبت فضای کاری",
"workspacename": "نام",
"workspacetype": "نوع",
"workspace_description": "توضیحات",
"workspace_status": "وضعیت فضای کار",
"choose_color": "انتخاب رنگ دلخواه",
"users": "کاربران",
"select_user": "انتخاب کاربر",
"no_users_added": "هنوز کاربری اضافه نکردی"
}
}