@skysoftware-co/bayan-hr-widgets-ui 2.0.4 → 2.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -176,6 +176,11 @@ var Employee$2 = "Employee";
176
176
  var StartDate$2 = "Start date";
177
177
  var EndDate$2 = "End date";
178
178
  var ReturnDate$2 = "Return date";
179
+ var MyTeam$2 = "My team";
180
+ var ContactInfo$2 = "Contact info";
181
+ var ShowAllSubordinates$2 = "Show all subordinates";
182
+ var NoDataToDisplay$2 = "No data to display";
183
+ var Search$2 = "Search";
179
184
  var JobInformation$2 = "Job information";
180
185
  var Degrees$2 = "Degrees";
181
186
  var degrees$2 = "Degrees";
@@ -331,6 +336,11 @@ var en = {
331
336
  StartDate: StartDate$2,
332
337
  EndDate: EndDate$2,
333
338
  ReturnDate: ReturnDate$2,
339
+ MyTeam: MyTeam$2,
340
+ ContactInfo: ContactInfo$2,
341
+ ShowAllSubordinates: ShowAllSubordinates$2,
342
+ NoDataToDisplay: NoDataToDisplay$2,
343
+ Search: Search$2,
334
344
  "Search...": "Search...",
335
345
  JobInformation: JobInformation$2,
336
346
  Degrees: Degrees$2,
@@ -491,6 +501,11 @@ var Employee$1 = "الموظف";
491
501
  var StartDate$1 = "تاريخ البداية";
492
502
  var EndDate$1 = "تاريخ النهاية";
493
503
  var ReturnDate$1 = "تاريخ العودة";
504
+ var MyTeam$1 = "فريقي";
505
+ var ContactInfo$1 = "معلومات التواصل";
506
+ var ShowAllSubordinates$1 = "إظهار جميع المرؤوسون";
507
+ var NoDataToDisplay$1 = "لا توجد بيانات للعرض";
508
+ var Search$1 = "بحث";
494
509
  var JobInformation$1 = "معلومات الوظيفة";
495
510
  var Degrees$1 = "المؤهلات العلمية";
496
511
  var degrees$1 = "المؤهلات العلمية";
@@ -646,6 +661,11 @@ var ar = {
646
661
  StartDate: StartDate$1,
647
662
  EndDate: EndDate$1,
648
663
  ReturnDate: ReturnDate$1,
664
+ MyTeam: MyTeam$1,
665
+ ContactInfo: ContactInfo$1,
666
+ ShowAllSubordinates: ShowAllSubordinates$1,
667
+ NoDataToDisplay: NoDataToDisplay$1,
668
+ Search: Search$1,
649
669
  "Search...": "بحث...",
650
670
  JobInformation: JobInformation$1,
651
671
  Degrees: Degrees$1,
@@ -808,6 +828,11 @@ var Employee = "Employé";
808
828
  var StartDate = "Date de début";
809
829
  var EndDate = "Date de fin";
810
830
  var ReturnDate = "Date de retour";
831
+ var MyTeam = "Mon équipe";
832
+ var ContactInfo = "Coordonnées";
833
+ var ShowAllSubordinates = "Afficher tous les subordonnés";
834
+ var NoDataToDisplay = "Aucune donnée à afficher";
835
+ var Search = "Rechercher";
811
836
  var JobInformation = "Informations sur l'emploi";
812
837
  var Degrees = "Diplomes";
813
838
  var degrees = "Diplomes";
@@ -963,6 +988,11 @@ var fr = {
963
988
  StartDate: StartDate,
964
989
  EndDate: EndDate,
965
990
  ReturnDate: ReturnDate,
991
+ MyTeam: MyTeam,
992
+ ContactInfo: ContactInfo,
993
+ ShowAllSubordinates: ShowAllSubordinates,
994
+ NoDataToDisplay: NoDataToDisplay,
995
+ Search: Search,
966
996
  "Search...": "Rechercher...",
967
997
  JobInformation: JobInformation,
968
998
  Degrees: Degrees,