From e2c122bd5d738261a14e05648ee261f816b342b7909a9bfc873be8c8db3e1d98 Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Mon, 31 Jul 2023 00:00:00 +0000 Subject: Add multilingual support for taxonomies --- i18n/en.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'i18n') diff --git a/i18n/en.toml b/i18n/en.toml index 454d56d..e1511d7 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -4,3 +4,15 @@ [returnHome] other = "Return to homepage" + +[list] + other = "List" + +[feeds] + other = "Feeds" + +[atomFeed] + other = "Atom Feed" + +[tags] + other = "Tags" -- cgit v1.2.3