Skip to content

Commit

Permalink
Added localization messages for HCM v1.4 release (#123)
Browse files Browse the repository at this point in the history
Co-authored-by: LataNaik <[email protected]>
  • Loading branch information
LataNaik-eGov and LataNaik authored Jun 20, 2024
1 parent 436cf58 commit 88c6692
Show file tree
Hide file tree
Showing 52 changed files with 267,047 additions and 9,075 deletions.
16 changes: 14 additions & 2 deletions localisation/HCM/V1.4/en_MZ/hcm-attendance.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
"module": "hcm-attendance",
"locale": "en_MZ"
},
{
"code": "ACTIVE",
"message": "Active",
"module": "hcm-attendance",
"locale": "en_MZ"
},
{
"code": "ATTENDANCE_COMPLETION_LABEL",
"message": "Attendance completion",
Expand Down Expand Up @@ -79,7 +85,7 @@
},
{
"code": "CONFIRMATION_LABEL",
"message": "Please Confirm Attendance Before Submitting",
"message": "Please confirm attendance before submitting",
"module": "hcm-attendance",
"locale": "en_MZ"
},
Expand Down Expand Up @@ -157,7 +163,7 @@
},
{
"code": "MISSED_ATTENDANCE_DESCRIPTION",
"message": "Please ensure you mark attendance for the missing dates",
"message": "Please ensure you mark attendance for the missing dates.",
"module": "hcm-attendance",
"locale": "en_MZ"
},
Expand Down Expand Up @@ -298,5 +304,11 @@
"message": "View Attendance",
"module": "hcm-attendance",
"locale": "en_MZ"
},
{
"code": "Attendance",
"message": "Attendance",
"module": "hcm-attendance",
"locale": "en_MZ"
}
]
Loading

0 comments on commit 88c6692

Please sign in to comment.