From 66fffc932cf8d3c0b20dea97d4cfbd5a2333a168 Mon Sep 17 00:00:00 2001 From: Mike Bishop Date: Tue, 10 May 2022 14:05:19 -0400 Subject: [PATCH] English doesn't have a "day after tomorrow" word --- translations/en.json | 1 - 1 file changed, 1 deletion(-) diff --git a/translations/en.json b/translations/en.json index 43ba9c74..60217b96 100644 --- a/translations/en.json +++ b/translations/en.json @@ -3,7 +3,6 @@ "TODAY": "Today", "TOMORROW": "Tomorrow", - "DAYAFTERTOMORROW": "In 2 days", "RUNNING": "Ends in", "EMPTY": "No upcoming events.", "WEEK": "Week {weekNumber}",