Skip to content

Commit

Permalink
latest updates
Browse files Browse the repository at this point in the history
  • Loading branch information
janorivera committed Oct 18, 2023
1 parent 2d65fd9 commit 784acc9
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,28 +27,28 @@
"label": "Recommendations of resources"
},
{
"value": "Referrals to Oranga Tamariki",
"label": "Referrals to Oranga Tamariki"
"value": "Resourcing to Oranga Tamariki",
"label": "Resourcing to Oranga Tamariki"
},
{
"value": "Referrals to general healthcare services",
"label": "Referrals to general healthcare services"
"value": "Resourcing to general healthcare services",
"label": "Resourcing to general healthcare services"
},
{
"value": "Referrals to law enforcement agencies",
"label": "Referrals to law enforcement agencies"
"value": "Resourcing to law enforcement agencies",
"label": "Resourcing to law enforcement agencies"
},
{
"value": "Referrals to mental health services",
"label": "Referrals to mental health services"
"value": "Resourcing to mental health services",
"label": "Resourcing to mental health services"
},
{
"value": "Referrals to other organisations",
"label": "Referrals to other organisations"
"value": "Resourcing to other organisations",
"label": "Resourcing to other organisations"
},
{
"value": "Referrals to school counsellors",
"label": "Referrals to school counsellors"
"value": "Resourcing to school counsellors",
"label": "Resourcing to school counsellors"
},
{
"value": "Reports to Child Sexual Abuse Material",
Expand All @@ -62,7 +62,7 @@
},
{
"name": "howDidYouKnowAboutOurLine",
"label": "How did you know about our line/number?",
"label": "How did you know about us?",
"type": "select",
"unknownOption": "Unknown",
"options": [
Expand Down
14 changes: 7 additions & 7 deletions plugin-hrm-form/src/translations/en-NZ/flexUI.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"Case-AddNoteTypeHere": "Type here to add note...",
"Case-AddPerpetrator": "Add Risk from Others Report",
"Case-AddPerpetratorSection": "Risk from Others",
"Case-AddReferral": "Add Referral",
"Case-AddReferral": "Add External Intervention",
"Case-CaseDetails": "Incident Details",
"Case-CasedetailsChildName": "Person of Concern Name",
"Case-CaseDetailsDateOpened": "Opened",
Expand Down Expand Up @@ -45,7 +45,7 @@
"Case-EditIncident": "Edit Risk to Others Report",
"Case-EditNote": "Edit Additional Details",
"Case-EditPerpetrator": "Edit Risk from Others Report",
"Case-EditReferral": "Edit Referral",
"Case-EditReferral": "Edit External Intervention",
"Case-Household": "Risk to Self",
"Case-Incident": "Risk to Others",
"Case-NoDocuments": "No Documents Listed",
Expand All @@ -59,7 +59,7 @@
"Case-PerpetratorGender": "Gender: ",
"Case-PerpetratorName": "Perpetrator Name: ",
"Case-PerpetratorRelationship": "Relationship to person of concern : ",
"Case-Referral": "Referral",
"Case-Referral": "External Intervention",
"Case-ReferralComments": "Comments",
"Case-ReferralDate": "Date",
"Case-ReferralReferredTo": "Referred To...",
Expand All @@ -73,7 +73,7 @@
"Case-ViewNote": "View Note",
"Case-ViewPerpetrator": "View Risk from Others Report",
"Case-ViewPerpetratorTitle": "Risk from Others Report",
"Case-ViewReferral": "View Referral",
"Case-ViewReferral": "View External Intervention",
"CaseHeader-Cancel": "Cancel",
"CaseHeader-Closed": "Closed",
"CaseHeader-Copy": "Yes, copy",
Expand Down Expand Up @@ -117,7 +117,7 @@
"SectionName-Incident": "Risk to Others",
"SectionName-Notes": "Additional Details",
"SectionName-Perpetrator": "Risk from Others Report",
"SectionName-Referral": "Referral",
"SectionName-Referral": "External Intervention",
"Was the incident witnessed by anyone?": "Was the incident witnessed by anyone?",
"Where else the incident has been reported?": "Where else the incident has been reported?",
"CaseList-Cases": "Incidents",
Expand Down Expand Up @@ -186,7 +186,7 @@
"BottomBar-SaveAndAddAnotherIncident": "Save And Add Another Report",
"BottomBar-SaveAndAddAnotherNote": "Save and Add More Details",
"BottomBar-SaveAndAddAnotherPerpetrator": "Save And Add Another Report",
"BottomBar-SaveAndAddAnotherReferral": "Save and Add Another Referral",
"BottomBar-SaveAndAddAnotherReferral": "Save and Add Another Report",
"BottomBar-SaveAndAddToCase": "Save and Add to Incident",
"BottomBar-SaveAndEnd": "Save and end",
"BottomBar-SaveCaseContact": "Save Contact",
Expand All @@ -197,7 +197,7 @@
"BottomBar-SaveNote": "Save Additional Details",
"BottomBar-SaveOnClose": "Save Changes?",
"BottomBar-SavePerpetrator": "Save Report",
"BottomBar-SaveReferral": "Save Referral",
"BottomBar-SaveReferral": "Save External Intervention",
"BottomBar-SendAnotherReport": "Send Another Report",
"BottomBar-SendReport": "Send Report",
"BottomBar-Update": "Update",
Expand Down

0 comments on commit 784acc9

Please sign in to comment.