diff --git a/public/language/en/unread.json b/public/language/en/unread.json new file mode 100644 index 0000000000..f8d5ccfbc3 --- /dev/null +++ b/public/language/en/unread.json @@ -0,0 +1,5 @@ +{ + "no_unread_topics": "There are no unread topics.", + "mark_all_read": "Mark all as Read", + "load_more": "Load More" +} \ No newline at end of file diff --git a/public/templates/unread.tpl b/public/templates/unread.tpl index e44f479982..4131be1d1f 100644 --- a/public/templates/unread.tpl +++ b/public/templates/unread.tpl @@ -1,6 +1,6 @@