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
commit901a710c500f6a5a93f0866849714c58c448b84aed40160c9f53cdde71774f1f (patch)
tree01377807abcb65ff064962e4e7bdae32d45dae4e10c2a9c843b6369d2e04de4e /i18n
parente2c122bd5d738261a14e05648ee261f816b342b7909a9bfc873be8c8db3e1d98 (diff)
Add multilingual support for sections
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 e1511d7..7768b49 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -16,3 +16,6 @@
[tags]
other = "Tags"
+
+[journalEntries]
+ other = "Journal Entries"