File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2178,7 +2178,7 @@ export const en = {
21782178 } ,
21792179 school : {
21802180 label : 'School' ,
2181- title : 'Where is this school session taking place ?'
2181+ title : 'Where will this session be held ?'
21822182 } ,
21832183 school_id : {
21842184 label : 'School URN' ,
@@ -2190,7 +2190,7 @@ export const en = {
21902190 } ,
21912191 clinic : {
21922192 label : 'Clinic location' ,
2193- title : 'Where is this community clinic taking place ?' ,
2193+ title : 'Where will this session be held ?' ,
21942194 search : {
21952195 label : 'Select a clinic location'
21962196 }
@@ -2232,13 +2232,12 @@ export const en = {
22322232 label : 'The number will vary by vaccination period'
22332233 } ,
22342234 consistent : {
2235- label : 'The number won’t vary'
2235+ label : 'The number will not vary'
22362236 }
22372237 } ,
22382238 appointmentLength : {
22392239 label : 'Appointment length' ,
22402240 title : 'How long are your appointments?' ,
2241- hint : 'For example, 5 minutes for flu clinics or 10 minutes for injected vaccines' ,
22422241 suffix : 'minutes'
22432242 } ,
22442243 totalAppointments : {
Original file line number Diff line number Diff line change 99 text : title ,
1010 size : " l"
1111 },
12- hint : {
13- text : __ (" session.appointmentLength.hint" )
14- },
1512 suffix : __ (" session.appointmentLength.suffix" ),
1613 width : 2,
1714 inputmode : " numeric" ,
You can’t perform that action at this time.
0 commit comments