From 557426246c94bd5be3f32922bc1ed3c072fac3e4 Mon Sep 17 00:00:00 2001 From: Stefan Bols Date: Wed, 9 Nov 2016 17:22:33 +0100 Subject: [PATCH] Added key DAYAFTERTOMORROW to translation file The key was found in the NL translation file, and were missing in the EN file --- translations/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/translations/en.json b/translations/en.json index e169ba1b..0ea83e56 100644 --- a/translations/en.json +++ b/translations/en.json @@ -5,6 +5,7 @@ /* CALENDAR */ "TODAY": "Today", "TOMORROW": "Tomorrow", + "DAYAFTERTOMORROW": "The day after tomorrow", "RUNNING": "Ends in", "EMPTY": "No upcoming events.",