From 85f856482994db67d3d4e853e88e197da1c745ea Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Mon, 6 Jun 2022 01:03:58 +0200 Subject: Change the way you enable table of contents in the sidebar --- i18n/en.toml | 3 +++ i18n/ru.toml | 3 +++ 2 files changed, 6 insertions(+) (limited to 'i18n') diff --git a/i18n/en.toml b/i18n/en.toml index 0ee2188..4e776b7 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -48,3 +48,6 @@ [publications_tagged] other = 'Publications tagged "{{ . }}"' + +[table_of_contents] + other = 'Contents' diff --git a/i18n/ru.toml b/i18n/ru.toml index f3d13d4..4dcc4a5 100644 --- a/i18n/ru.toml +++ b/i18n/ru.toml @@ -48,3 +48,6 @@ [publications_tagged] other = 'Публикации с тегом "{{ . }}"' + +[table_of_contents] + other = 'Содержание' -- cgit v1.2.3