You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: language/en/common.php
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,7 @@
27
27
'CLICK_TO_VIEW' => 'Click to view votes.',
28
28
'CONFIRM_DELETE' => 'Are you sure you want to delete this idea?',
29
29
30
+
'DATE' => 'Date',
30
31
'DELETE_IDEA' => 'Delete idea',
31
32
'DUPLICATE' => 'Duplicate',
32
33
'DUPLICATE_PLACEHOLDER' => 'Start typing a title',
@@ -87,6 +88,7 @@
87
88
'TICKET' => 'Ticket',
88
89
'TICKET_ERROR' => 'Ticket ID must be of the format “PHPBB-#####” or “PHPBB3-#####”.',
89
90
'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.',
0 commit comments