aboutsummaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorNicholas Johnson <nick@nicholasjohnson.ch>2023-08-01 00:00:00 +0000
committerNicholas Johnson <nick@nicholasjohnson.ch>2023-08-01 00:00:00 +0000
commit178711418fc11bf05321127aa09c8c718d1695963e2b8023d7e8fbe8cbb1ee44 (patch)
treea59f638d283f28496cdbf8ed654f8334b04e9266adc609c438566b0bb83169b4 /i18n
parent128a10fd3bae307ab4c092cc78ea6071f18ddd29c8b58c0d414acf3980e2c8d6 (diff)
Add multilingual support for index pages
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/i18n/en.toml b/i18n/en.toml
index 74cc3b0..ddb5f1c 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -22,3 +22,6 @@
[links]
other = "Links"
+
+[navLinks]
+ other = "Navigation Links"