diff --git a/public/language/en_GB/recent.json b/public/language/en_GB/recent.json index d868eb381a..654aa9977a 100644 --- a/public/language/en_GB/recent.json +++ b/public/language/en_GB/recent.json @@ -1,4 +1,5 @@ { + "title": "Recent", "day": "Day", "week": "Week", "month": "Month" diff --git a/public/language/en_GB/unread.json b/public/language/en_GB/unread.json index f8d5ccfbc3..92abe978e9 100644 --- a/public/language/en_GB/unread.json +++ b/public/language/en_GB/unread.json @@ -1,4 +1,5 @@ { + "title": "Unread", "no_unread_topics": "There are no unread topics.", "mark_all_read": "Mark all as Read", "load_more": "Load More" diff --git a/public/templates/outgoing.tpl b/public/templates/outgoing.tpl index 6c6d8d9e0f..e6b8af32b6 100644 --- a/public/templates/outgoing.tpl +++ b/public/templates/outgoing.tpl @@ -1,7 +1,7 @@