From f98596c300b2819f5eb8b5cbc66f7eb5832bb8a6 Mon Sep 17 00:00:00 2001 From: Alexander Friedland Date: Wed, 8 Jun 2022 14:41:48 +0200 Subject: [PATCH] Update admin/src/locales/en.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Wolfgang Huß --- admin/src/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/src/locales/en.json b/admin/src/locales/en.json index d45e77f47..cf1c0a82e 100644 --- a/admin/src/locales/en.json +++ b/admin/src/locales/en.json @@ -21,7 +21,7 @@ "hourly": "hourly", "monthly": "monthly", "none": "no cycle", - "null": "Please select an cycle", + "null": "Please select a cycle", "weekly": "weekly", "yearly": "yearly" },