{{subordinate.EMPLOYEE_NAME}}
+{{subordinate.POSITION_NAME}}
+{{subordinate.EMPLOYEE_NAME}}
+{{subordinate.POSITION_NAME}}
+Enter the date for which you wish to view your accrual balances.
", "ar":"أدخل التاريخ الذي تريد عرض الإستحقاقات له
" } + }, + "myTeam":{ + + "requestFor":{ + "en":"Request for", + "ar":"اطلب ل" + } + }, + "searchForReplacment": { + "searchForReplacment": { + "en":"Search for an Employee", + "ar":"ابحث عن موظف" + }, + "searchBy": { + "en": " Search by", + "ar": " البحث بـ" + }, + "name":{ + "en":"Name", + "ar":"الاسم" + }, + "userName": { + "en":"User Name", + "ar":"اسم المستخدم" + }, + "email": { + "en":"Email", + "ar":"البريد الإلكتروني" + }, + "search": { + "en":"Search", + "ar":"بحث" + }, + "tip":{ + "en": "You can search for an employee by Name , User Name and Email ", + "ar":"يمكنك البحث عن موظف ب الاسم , اسم المستخدم ,أو البريد الإلكتروني " + } } } \ No newline at end of file diff --git a/Mohem/src/theme/styles.scss b/Mohem/src/theme/styles.scss index 9c90f0df..be64b008 100644 --- a/Mohem/src/theme/styles.scss +++ b/Mohem/src/theme/styles.scss @@ -340,13 +340,15 @@ ion-card-header{ ion-col.colBold,ion-col.colBold>label{ // font-weight: bold; color:var(--customnavy); - :root[dir="ltr"]{ - font-family: var(--fontFamilyBoldEN) !important; - } - :root[dir="rtl"]{ - font-family: var(--fontFamilyIOSAR) !important; - font-weight: bold; - } + font-weight:bold; + // :root[dir="ltr"]{ + // font-family: var(--fontFamilyBoldEN) !important; + + // } + // :root[dir="rtl"]{ + // font-family: var(--fontFamilyIOSAR) !important; + // font-weight: bold; + // } font-size: 15px; } // .boldTxt{