Add more missing translation strings

This commit is contained in:
2020-09-03 01:58:29 +01:00
parent fdb508fd5a
commit 7c7c20d5b2
2 changed files with 7 additions and 4 deletions

View File

@@ -75,7 +75,10 @@ return [
'eligible' => 'Eligible',
'ineligible' => 'Ineligible',
'schedule' => 'Schedule',
'platform' => 'Platform'
'schedule_action' => 'Schedule an Appointment',
'platform' => 'Platform',
'notepad' => 'Shared Notepad', // Context: The shared notepad that appears when votes are needed,
'appointment_info' => 'Appointment Information'
],