about summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
authorAlan Pearce2024-05-28 23:32:50 +0200
committerAlan Pearce2024-05-28 23:32:50 +0200
commit2ae831f15604a33ab74e212e41741c9f2589a72e (patch)
tree95bf0b43ecda3273d5b969de8205781587160ea2 /config.toml
parent0ecc7caa75cffd4b864ef006725ed3b8dcbb29a1 (diff)
downloadzola-bearblog-2ae831f15604a33ab74e212e41741c9f2589a72e.tar.lz
zola-bearblog-2ae831f15604a33ab74e212e41741c9f2589a72e.tar.zst
zola-bearblog-2ae831f15604a33ab74e212e41741c9f2589a72e.zip
Use translations for table of contents <summary>
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 764b3d8..365282e 100644
--- a/config.toml
+++ b/config.toml
@@ -20,6 +20,7 @@ no_posts = "No posts yet"
 remove_filter = "Remove filter"
 filtering_for = "Filtering for"
 made_with = "Made with"
+table_of_contents = "Table of contents"
 
 [languages.de]
 title = "Zola ʕ•ᴥ•ʔ Bear Blog"
@@ -35,6 +36,7 @@ no_posts = "Keine Einträge"
 remove_filter = "Filter entfernen"
 filtering_for = "Filtern nach"
 made_with = "Erstellt mit"
+table_of_contents = "Inhaltsverzeichnis"
 
 [markdown]
 # Whether to do syntax highlighting