From 417033877032ad9ef2dcf160411d3a9dec7ae4c123461de21f0cb8f1718bbc85 Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Thu, 2 May 2024 00:00:00 +0000 Subject: Correct English i18n string --- i18n/en.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'i18n/en.toml') diff --git a/i18n/en.toml b/i18n/en.toml index 26d2edc..0265788 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -1,6 +1,5 @@ [readingTime] - one = "1 minute read" - other = "{{ .Count }} minutes read" + other = "{{ .Count }} minute read" [returnHome] other = "Return to homepage" -- cgit v1.2.3