From 086cc0b60512907a30455207948cc96756be3102 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Fri, 22 Jan 2021 12:16:38 -0500 Subject: [PATCH] Changing times to top_ times. --- translations/en.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/translations/en.json b/translations/en.json index 106949d..999bce3 100644 --- a/translations/en.json +++ b/translations/en.json @@ -135,9 +135,10 @@ "new": "New", "old": "Old", "top_day": "Top day", - "week": "Week", - "month": "Month", - "year": "Year", + "top_week": "Top Week", + "top_month": "Top Month", + "top_year": "Top Year", + "top_all": "Top All Time", "all": "All", "local": "Local", "top": "Top",