Skip to content

Commit 3129c33

Browse files
committed
Add missing language vars
1 parent f563b35 commit 3129c33

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

language/en/common.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
'CLICK_TO_VIEW' => 'Click to view votes.',
2828
'CONFIRM_DELETE' => 'Are you sure you want to delete this idea?',
2929

30+
'DATE' => 'Date',
3031
'DELETE_IDEA' => 'Delete idea',
3132
'DUPLICATE' => 'Duplicate',
3233
'DUPLICATE_PLACEHOLDER' => 'Start typing a title',
@@ -87,6 +88,7 @@
8788
'TICKET' => 'Ticket',
8889
'TICKET_ERROR' => 'Ticket ID must be of the format “PHPBB-#####” or “PHPBB3-#####”.',
8990
'TICKET_ERROR_DUP' => 'You must click on an idea title from the live search results. To delete the duplicate, clear the field and press ENTER. To exit this field press ESC.',
91+
'TITLE' => 'Title',
9092
'TOP' => 'Top',
9193
'TOP_IDEAS' => 'Top Ideas',
9294
'TOTAL_IDEAS' => [

0 commit comments

Comments
 (0)