diff --git a/locale/en_US/messages.php b/locale/en_US/messages.php
index 4b95af0..c2e89cd 100644
--- a/locale/en_US/messages.php
+++ b/locale/en_US/messages.php
@@ -87,7 +87,9 @@ return [
'DENY' => 'Deny organisation registration',
],
'JOIN_REQUEST' => [
- 'SUBMIT_SUCCESSFUL' => 'Request to join organisation {{name}} sent',
+ 'SUBMIT_SUCCESSFUL' => 'Request to join organisation {{name}} sent',
+
+ 'REQUEST' => 'Request to join organisation',
'CANCEL' => 'Cancel request to join organisation',
'CANCEL_CONFIRM' => 'Are you sure you want to cancel your request to join the organisation {{name}}?',