From 0ca5b0e5e02c44b3d0dbf85f711952ba90ce6797 Mon Sep 17 00:00:00 2001 From: Thomas T Date: Fri, 29 Dec 2023 21:53:15 -0500 Subject: [PATCH] include `latest-posts` on `en.toml` --- i18n/en.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/i18n/en.toml b/i18n/en.toml index 15a8569..05a10d6 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -11,4 +11,7 @@ other = "Reply to this post by email" [skip-link] - other = "Skip to main content" \ No newline at end of file + other = "Skip to main content" + +[latest-posts] + other = "Latest Posts"