diff --git a/public/language/en/recent.json b/public/language/en/recent.json index 37ee3630c2..d868eb381a 100644 --- a/public/language/en/recent.json +++ b/public/language/en/recent.json @@ -1,6 +1,5 @@ { - "hour": "Last Hour", "day": "Day", - "week": "Last Week", - "month": "Last Month" + "week": "Week", + "month": "Month" } \ No newline at end of file diff --git a/public/templates/recent.tpl b/public/templates/recent.tpl index 25f6cd1c34..80c6904401 100644 --- a/public/templates/recent.tpl +++ b/public/templates/recent.tpl @@ -5,7 +5,6 @@