From be38f8fb7725828bc5c21906b6c0a72bd8403af46eb36f4c78278afe229d8434 Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Mon, 31 Jul 2023 00:00:00 +0000 Subject: Add multilingual support for homepage link --- i18n/en.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'i18n/en.toml') diff --git a/i18n/en.toml b/i18n/en.toml index b602267..454d56d 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -1,3 +1,6 @@ [readingTime] one = "1 minute read" other = "{{ .Count }} minutes read" + +[returnHome] + other = "Return to homepage" -- cgit v1.2.3