From 7c7c20d5b28a595fd00b9d422a49860bbcf789c4 Mon Sep 17 00:00:00 2001 From: Miguel Nogueira Date: Thu, 3 Sep 2020 01:58:29 +0100 Subject: [PATCH] Add more missing translation strings --- resources/lang/en/messages.php | 5 ++++- resources/views/dashboard/user/viewapp.blade.php | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/resources/lang/en/messages.php b/resources/lang/en/messages.php index 9c15ea1..efa4886 100644 --- a/resources/lang/en/messages.php +++ b/resources/lang/en/messages.php @@ -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' ], diff --git a/resources/views/dashboard/user/viewapp.blade.php b/resources/views/dashboard/user/viewapp.blade.php index 296bcc0..3054c36 100644 --- a/resources/views/dashboard/user/viewapp.blade.php +++ b/resources/views/dashboard/user/viewapp.blade.php @@ -36,7 +36,7 @@ @canany('applications.view.all', 'appointments.*') - +
@csrf @@ -224,7 +224,7 @@
- + @@ -273,7 +273,7 @@
- +