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
commit128a10fd3bae307ab4c092cc78ea6071f18ddd29c8b58c0d414acf3980e2c8d6 (patch)
tree291572e223a939aa756ad6fe9628d89c4138ed138b6a6e0d43f8b8f81e0ae564 /i18n
parent901a710c500f6a5a93f0866849714c58c448b84aed40160c9f53cdde71774f1f (diff)
Add multilingual support for single 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 7768b49..74cc3b0 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -19,3 +19,6 @@
[journalEntries]
other = "Journal Entries"
+
+[links]
+ other = "Links"