From bd33998c7824c916fac9a074c69f011eee0904eb Mon Sep 17 00:00:00 2001 From: Ivo Barros Date: Mon, 19 Jun 2023 16:23:58 +0100 Subject: [PATCH] add top hour words in english (#63) --- translations/en.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/translations/en.json b/translations/en.json index 2b3b634..71ec09e 100644 --- a/translations/en.json +++ b/translations/en.json @@ -184,6 +184,9 @@ "strong": "Strong", "new": "New", "old": "Old", + "top_hour": "Top Hour", + "top_six_hours": "Top Six Hours", + "top_twelve_hours": "Top Twelve Hours", "top_day": "Top Day", "top_week": "Top Week", "top_month": "Top Month",