track time

This commit is contained in:
hamid zarghami
2026-07-15 10:24:05 +03:30
parent a4b263cfd7
commit 443d97f898
14 changed files with 339 additions and 56 deletions
+7 -1
View File
@@ -1034,7 +1034,13 @@
"or": "یا",
"insert": "درج",
"start_date": "تاریخ شروع",
"end_date": "تاریخ پایان"
"end_date": "تاریخ پایان",
"time_tracking": "ثبت زمان",
"start_tracking": "شروع",
"stop_tracking": "پایان",
"time_history": "سابقه",
"no_time_entries": "هنوز زمانی ثبت نشده",
"tracking_active": "در حال اجرا"
}
}
}