-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added localization data for HCM (#101)
- Loading branch information
1 parent
f35b3d7
commit 1be5ee3
Showing
30 changed files
with
297,762 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"messages": [ | ||
{ | ||
"code": "ACKNOWLEDGEMENT_SUCCESS_ACTION_LABEL_TEXT", | ||
"message": "Go Back", | ||
"module": "hcm-acknowledgement", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "ACKNOWLEDGEMENT_SUCCESS_DESCRIPTION_TEXT", | ||
"message": "The data has been recorded successfully.", | ||
"module": "hcm-acknowledgement", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "ACKNOWLEDGEMENT_SUCCESS_LABEL_TEXT", | ||
"message": "Data recorded successfully", | ||
"module": "hcm-acknowledgement", | ||
"locale": "en_MZ" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,232 @@ | ||
{ | ||
"messages": [ | ||
{ | ||
"code": "AADHAAR", | ||
"message": "Aadhaar", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "BENEFICIARY_ADD_ACTION_LABEL", | ||
"message": "Register New Household", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "BENEFICIARY_INFO_DESCRIPTION", | ||
"message": "Click on Register New Household button to add details.", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "BENEFICIARY_INFO_TITLE", | ||
"message": "Match not found!", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "BENEFICIARY_SEARCH_HINT_TEXT", | ||
"message": "To start, enter the name of household head", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "BENEFICIARY_STATISTICS_LABEL_TEXT", | ||
"message": "Search Households", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "DEATH", | ||
"message": "Death", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "DEFAULT", | ||
"message": "DEFAULT", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "DOB_ERROR_MESSAGE", | ||
"message": "Age should be less than 150", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "DOB_LABEL_TEXT", | ||
"message": "Date of Birth", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "FEMALE", | ||
"message": "Female", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "HEAD_OF_HOUSEHOLD_LABEL_TEXT", | ||
"message": "Head of household", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "HOUSEHOLD_DOES_NOT_EXIST", | ||
"message": "Household does not exist", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "HOUSEHOLD_NO_OF_HOUSEHOLDS_REGISTERED", | ||
"message": "No. of Households Registered", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "HOUSEHOLD_NO_OF_RESOURCES_DELIVERED", | ||
"message": "No. of Bednets Delivered", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "HOUSEHOLD_RELOCATED", | ||
"message": "Household relocated", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "ICON_LABEL", | ||
"message": "Open", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "ID_NUMBER_LABEL_TEXT", | ||
"message": "ID Number", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "ID_NUMBER_LABEL_TEXT_IS_REQUIRED", | ||
"message": "ID Number is required", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "ID_NUMBER_SUGGESTION_TEXT", | ||
"message": "Enter 10 digit ID number", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "ID_TYPE_LABEL_TEXT", | ||
"message": "ID Type", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "ID_TYPE_LABEL_TEXT_IS_REQUIRED", | ||
"message": "ID Type is required", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "INDIVIDUAL_DETAILS_INVALID_MOBILE_NUMBER", | ||
"message": "Enter only numbers", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "INDIVIDUAL_LABEL_TEXT", | ||
"message": "Individual Details", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "INDIVIDUAL_NAME_LABEL_TEXT", | ||
"message": "Name of the Individual", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "INDIVIDUAL_NAME_LABEL_TEXT_IS_REQUIRED", | ||
"message": "Name is required", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "INDIVIDUAL_NO_OF_HOUSEHOLDS_REGISTERED", | ||
"message": "No. Of Individuals Registered", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "INDIVIDUAL_NO_OF_RESOURCES_DELIVERED", | ||
"message": "No. Of Ivermectin Delivered", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "INDIVIDUAL_OVER_VIEW_DELIVERED_ICON_LABEL", | ||
"message": "Visited", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "MALE", | ||
"message": "Male", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "NO_OF_HOUSEHOLDS_REGISTERED", | ||
"message": "No. of Households\nRegistered", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "NO_OF_RESOURCES_DELIVERED", | ||
"message": "No. of Bednets\nDelivered", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "PAN", | ||
"message": "Pan", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "PERSON_RELOCATED", | ||
"message": "Person relocated", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "PERSON_UNKNOWN_TO_THE_HOUSEHOLD", | ||
"message": "Person unknown to the household", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "REASON_FOR_DELETION_LABEL", | ||
"message": "Reason For Deletion", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "delivered", | ||
"message": "Visited", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "visited", | ||
"message": "Visited", | ||
"module": "hcm-beneficiary", | ||
"locale": "en_MZ" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
{ | ||
"messages": [ | ||
{ | ||
"code": "CHECKLIST", | ||
"message": "Checklist ", | ||
"module": "hcm-checklist", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "CHECKLIST_CREATE_ACTION_LABEL", | ||
"message": "Create Checklist", | ||
"module": "hcm-checklist", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "CHECKLIST_DATE", | ||
"message": "Date", | ||
"module": "hcm-checklist", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "CHECKLIST_DETAILS_LABEL", | ||
"message": "Checklist Details", | ||
"module": "hcm-checklist", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "CHECKLIST_DIALOG_DESCRITPTION", | ||
"message": "Make sure the details entered are correct.", | ||
"module": "hcm-checklist", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "CHECKLIST_DIALOG_LABEL", | ||
"message": "Ready to submit checklist?", | ||
"module": "hcm-checklist", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "CHECKLIST_DIALOG_PRIMARY_ACTION", | ||
"message": "Submit", | ||
"module": "hcm-checklist", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "CHECKLIST_DIALOG_SECONDARY_ACTION", | ||
"message": "Go Back", | ||
"module": "hcm-checklist", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "CHECKLIST_LABEL", | ||
"message": "My Checklists", | ||
"module": "hcm-checklist", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "CHECKLIST_VIEW_ACTION_LABEL", | ||
"message": "View Submitted Checklists", | ||
"module": "hcm-checklist", | ||
"locale": "en_MZ" | ||
}, | ||
{ | ||
"code": "MY_CHECK_LIST_LABEL", | ||
"message": "My Checklists", | ||
"module": "hcm-checklist", | ||
"locale": "en_MZ" | ||
} | ||
] | ||
} |
Oops, something went wrong.