You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/locales/en.js
+9-19Lines changed: 9 additions & 19 deletions
Original file line number
Diff line number
Diff line change
@@ -1892,26 +1892,16 @@ export const en = {
1892
1892
lastName: 'Last name'
1893
1893
}
1894
1894
},
1895
-
close: {
1896
-
title: 'Close session',
1895
+
inviteToClinic: {
1896
+
title: 'Invite parents to book a clinic appointment',
1897
+
label: 'Send clinic invitations',
1898
+
count:
1899
+
'{count, plural, =0 {No children} one {1 child} other {# children}} were not vaccinated at this school and have not already been invited to a clinic.',
1897
1900
description:
1898
-
'All sessions for this school have been completed.\n\nWhen you close this session, the following children will be invited to community clinics:',
1899
-
confirm: 'Close session',
1900
-
success: '{{session.name}} has been closed'
1901
-
},
1902
-
closingSummary: {
1903
-
noConsentRequest: {
1904
-
count:
1905
-
'{count, plural, =0 {No children} one {1 child} other {# children}} whose parents did not receive a consent request'
1906
-
},
1907
-
noConsentResponse: {
1908
-
count:
1909
-
'{count, plural, =0 {No children} one {1 child} other {# children}} whose parents did not give a consent response'
1910
-
},
1911
-
couldNotVaccinate: {
1912
-
count:
1913
-
'{count, plural, =0 {No children} one {1 child} other {# children}} who could not be vaccinated'
1914
-
}
1901
+
'You can send invitations to their parents to book an appointment to have their children vaccinated at a clinic.\n\nThe next clinic is on %s.',
1902
+
confirm: 'Send clinic invitations',
1903
+
success:
1904
+
'{count, plural, =0 {No children} one {1 child} other {# children}} invited to the clinic'
0 commit comments