Skip to content

Commit

Permalink
NEW: Added en_GB translations
Browse files Browse the repository at this point in the history
  • Loading branch information
aljawaid committed Oct 18, 2022
1 parent 6dfc04f commit 9d0504d
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion Locale/en_GB/translations.php
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@

<?php
return array(
'Send full task description and comments by email' => 'Send full task description and comments by email',
'Email subject' => 'Email Subject',
'Send to Assignee' => 'Send to Assignee',
'Send to Creator' => 'Send to Creator',
'Send to Both' => 'Send to Both',
'Include Task Title and ID in subject line?' => 'Include Task Title and ID in the subject line?',
);

0 comments on commit 9d0504d

Please sign in to comment.