diff options
author | Nicholas Johnson <nick@nicholasjohnson.ch> | 2023-08-01 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <nick@nicholasjohnson.ch> | 2023-08-01 00:00:00 +0000 |
commit | 178711418fc11bf05321127aa09c8c718d1695963e2b8023d7e8fbe8cbb1ee44 (patch) | |
tree | a59f638d283f28496cdbf8ed654f8334b04e9266adc609c438566b0bb83169b4 /i18n/en.toml | |
parent | 128a10fd3bae307ab4c092cc78ea6071f18ddd29c8b58c0d414acf3980e2c8d6 (diff) | |
download | hugo-theme-journal-178711418fc11bf05321127aa09c8c718d1695963e2b8023d7e8fbe8cbb1ee44.tar.gz hugo-theme-journal-178711418fc11bf05321127aa09c8c718d1695963e2b8023d7e8fbe8cbb1ee44.zip |
Add multilingual support for index pages
Diffstat (limited to 'i18n/en.toml')
-rw-r--r-- | i18n/en.toml | 3 |
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" |