Skip to content

Commit ca6324e

Browse files
committed
ZM
1 parent bc776d1 commit ca6324e

8 files changed

Lines changed: 15 additions & 7 deletions

File tree

aselo-webchat-react-app/configSrc/zm/translations/Bemba.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
"AutoFirstMessage": "",
1313
"StartChat": "Yambeni ukulanda mukwai!",
1414
"SelectLanguage": "Select your language",
15-
"MessagePhase-MessageBubble-OtherParticipantMessageSenderName": "Counsellor"
15+
"MessagePhase-MessageBubble-OtherParticipantMessageSenderName": "Childline/Lifeline Zambia Counsellor"
1616
}

aselo-webchat-react-app/configSrc/zm/translations/Kaonde.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
"AutoFirstMessage": "",
1313
"StartChat": "Twayayi twisambe!",
1414
"SelectLanguage": "Select your language",
15-
"MessagePhase-MessageBubble-OtherParticipantMessageSenderName": "Counsellor"
15+
"MessagePhase-MessageBubble-OtherParticipantMessageSenderName": "Childline/Lifeline Zambia Counsellor"
1616
}

aselo-webchat-react-app/configSrc/zm/translations/Lozi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
"AutoFirstMessage": "Incoming webchat contact from",
1313
"StartChat": "Alukalise kwa mbola!",
1414
"SelectLanguage": "Select your language",
15-
"MessagePhase-MessageBubble-OtherParticipantMessageSenderName": "Counsellor"
15+
"MessagePhase-MessageBubble-OtherParticipantMessageSenderName": "Childline/Lifeline Zambia Counsellor"
1616
}

aselo-webchat-react-app/configSrc/zm/translations/Lunda.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
"AutoFirstMessage": "",
1313
"StartChat": "Tachikenu kuhanjeka!",
1414
"SelectLanguage": "Select your language",
15-
"MessagePhase-MessageBubble-OtherParticipantMessageSenderName": "Counsellor"
15+
"MessagePhase-MessageBubble-OtherParticipantMessageSenderName": "Childline/Lifeline Zambia Counsellor"
1616
}

aselo-webchat-react-app/configSrc/zm/translations/Nyanja.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
"AutoFirstMessage": "",
1313
"StartChat": "Yambani kulankhula!",
1414
"SelectLanguage": "Select your language",
15-
"MessagePhase-MessageBubble-OtherParticipantMessageSenderName": "Counsellor"
15+
"MessagePhase-MessageBubble-OtherParticipantMessageSenderName": "Childline/Lifeline Zambia Counsellor"
1616
}

aselo-webchat-react-app/configSrc/zm/translations/Tonga.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
"AutoFirstMessage": "",
1313
"StartChat": "Atubandike!",
1414
"SelectLanguage": "Select your language",
15-
"MessagePhase-MessageBubble-OtherParticipantMessageSenderName": "Counsellor"
15+
"MessagePhase-MessageBubble-OtherParticipantMessageSenderName": "Childline/Lifeline Zambia Counsellor"
1616
}

aselo-webchat-react-app/configSrc/zm/translations/en-US.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
"AutoFirstMessage": "Incoming webchat contact from",
1414
"StartChat": "Start Chat!",
1515
"SelectLanguage": "Select your language",
16-
"MessagePhase-MessageBubble-OtherParticipantMessageSenderName": "Counsellor"
16+
"MessagePhase-MessageBubble-OtherParticipantMessageSenderName": "Childline/Lifeline Zambia Counsellor"
1717
}

lambdas/packages/hrm-form-definitions/form-definitions/zm/v1/tabbedForms/ChildInformationTab.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,14 @@
3636
"value": "Girl",
3737
"label": "Girl"
3838
},
39+
{
40+
"value": "Male",
41+
"label": "Male"
42+
},
43+
{
44+
"value": "Female",
45+
"label": "Female"
46+
},
3947
{
4048
"value": "Non-Binary",
4149
"label": "Non-Binary"

0 commit comments

Comments
 (0)