From 7acfab55bcafb17a53cc7e62c2d6120bef638fbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Ribeiro?= Date: Mon, 20 May 2019 01:39:15 +0100 Subject: [PATCH] typo: i18n/en tomorrow message (#102) --- server/i18n/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server/i18n/en.json b/server/i18n/en.json index 012723c..6239650 100644 --- a/server/i18n/en.json +++ b/server/i18n/en.json @@ -117,7 +117,7 @@ }, { "id": "action.snooze.tomorrow", - "translation": "Snoozed. I’ll remind you \"{{.Message}}\" at 9am tommorrow" + "translation": "Snoozed. I’ll remind you \"{{.Message}}\" at 9am tomorrow" }, { "id": "action.snooze.nextweek", @@ -197,7 +197,7 @@ }, { "id": "snooze.tomorrow", - "translation": "Snoozed. I’ll remind you \"{{.Message}}\" at 9am tommorrow" + "translation": "Snoozed. I’ll remind you \"{{.Message}}\" at 9am tomorrow" }, { "id": "button.snooze.nextweek",