aboutsummaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorNicholas Johnson <nick@nicholasjohnson.ch>2023-07-31 00:00:00 +0000
committerNicholas Johnson <nick@nicholasjohnson.ch>2023-08-01 00:00:00 +0000
commite2c122bd5d738261a14e05648ee261f816b342b7909a9bfc873be8c8db3e1d98 (patch)
treeba9bf6ee4321603ddf1fdb298175cd6cadc3f22967eae8318dd7c10314a3b0da /i18n
parentbe38f8fb7725828bc5c21906b6c0a72bd8403af46eb36f4c78278afe229d8434 (diff)
Add multilingual support for taxonomies
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.toml12
1 files changed, 12 insertions, 0 deletions
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"