diff --git a/Mohem/src/app/authentication/login/login.component.html b/Mohem/src/app/authentication/login/login.component.html
index 3efcff0a..ba5b928a 100644
--- a/Mohem/src/app/authentication/login/login.component.html
+++ b/Mohem/src/app/authentication/login/login.component.html
@@ -61,7 +61,7 @@
-
\ No newline at end of file
+
diff --git a/Mohem/src/app/home/home.page.html b/Mohem/src/app/home/home.page.html
index 3e4485c2..d79d925b 100644
--- a/Mohem/src/app/home/home.page.html
+++ b/Mohem/src/app/home/home.page.html
@@ -88,4 +88,6 @@
+
diff --git a/Mohem/src/app/time-card/time-card-details/time-card-details.component.ts b/Mohem/src/app/time-card/time-card-details/time-card-details.component.ts
index 18765a80..2395bafd 100644
--- a/Mohem/src/app/time-card/time-card-details/time-card-details.component.ts
+++ b/Mohem/src/app/time-card/time-card-details/time-card-details.component.ts
@@ -102,6 +102,7 @@ export class TimeCardDetailsComponent implements OnInit {
this.selMenu = this.common.sharedService.getSharedData(MenuResponse.SHARED_DATA, false);
this.menuType = this.selMenu.List_Menu.MENU_TYPE;
+
dayAndHoursReqObj.P_SELECTED_EMPLOYEE_NUMBER = this.selEmp;
dayAndHoursReqObj.P_MENU_TYPE = this.menuType;
dayAndHoursReqObj.P_SELECTED_RESP_ID = this.respID;
diff --git a/Mohem/src/assets/localization/i18n.json b/Mohem/src/assets/localization/i18n.json
index 03914197..add5c3f0 100644
--- a/Mohem/src/assets/localization/i18n.json
+++ b/Mohem/src/assets/localization/i18n.json
@@ -2573,7 +2573,7 @@
},
"today-time-left": {
"en": "TODAY'S TIME LEFT",
- "ar": "TODAY'S TIME LEFT"
+ "ar": "الوقت المتبقي"
},
"shortage-hours": {
"en": "Shortage Hours",
@@ -2597,15 +2597,15 @@
},
"confirm-alert1": {
"en": "Are you sure, you want to",
- "ar": "Are you sure, you want to"
+ "ar": "هل انت متأكد تريد لإنصراف من العمل؟"
},
"confirm-alert2": {
"en": " check out",
- "ar": " check out"
+ "ar": ""
},
"confirm-alert3": {
"en": "You didn't complete today shift",
- "ar": "You didn't complete today shift"
+ "ar": "وقت العمل لم ينتهي بعد"
},
"shift-time": {
"en": "Shift Time",