diff --git a/i18n/ar.toml b/i18n/ar.toml index 8fe7d464ed..0a320fb978 100644 --- a/i18n/ar.toml +++ b/i18n/ar.toml @@ -81,3 +81,6 @@ other = "موضوع" [Submenu] other = "{{.}} القائمة الفرعية" + +[Subsections] +other = "{{.}} الأقسام الفرعية" diff --git a/i18n/de.toml b/i18n/de.toml index f09eb6ac2e..904a45e9e0 100644 --- a/i18n/de.toml +++ b/i18n/de.toml @@ -81,3 +81,6 @@ other = "Theme" [Submenu] other = "Untermenu {{.}}" + +[Subsections] +other = "Unterabschnitte von {{.}}" diff --git a/i18n/en.toml b/i18n/en.toml index 635f42b4f9..1469ac8ae5 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -81,3 +81,6 @@ other = "Theme" [Submenu] other = "Submenu {{.}}" + +[Subsections] +other = "Subsections of {{.}}" diff --git a/i18n/es.toml b/i18n/es.toml index 89d2fa8495..e118a30669 100644 --- a/i18n/es.toml +++ b/i18n/es.toml @@ -81,3 +81,6 @@ other = "Tema" [Submenu] other = "Submenú {{.}}" + +[Subsections] +other = "Subsecciones de {{.}}" diff --git a/i18n/fr.toml b/i18n/fr.toml index 6015126634..59b4c17234 100644 --- a/i18n/fr.toml +++ b/i18n/fr.toml @@ -81,3 +81,6 @@ other = "Thème" [Submenu] other = "Sous-menu {{.}}" + +[Subsections] +other = "Sous-sections de {{.}}" diff --git a/i18n/hi.toml b/i18n/hi.toml index 21a399134d..532f672bf0 100644 --- a/i18n/hi.toml +++ b/i18n/hi.toml @@ -81,3 +81,6 @@ other = "विषय" [Submenu] other = "सबमेनू {{.}}" + +[Subsections] +other = "{{.}} के उपखंड" diff --git a/i18n/id.toml b/i18n/id.toml index f756975197..dea0916df3 100644 --- a/i18n/id.toml +++ b/i18n/id.toml @@ -81,3 +81,6 @@ other = "Tema" [Submenu] other = "Submenu {{.}}" + +[Subsections] +other = "Subbagian {{.}}" diff --git a/i18n/it.toml b/i18n/it.toml index eca1daf657..8931244153 100644 --- a/i18n/it.toml +++ b/i18n/it.toml @@ -81,3 +81,6 @@ other = "Tema" [Submenu] other = "Sottomenu {{.}}" + +[Subsections] +other = "Sottosezioni di {{.}}" diff --git a/i18n/ja.toml b/i18n/ja.toml index 20f4f181a1..b6b2fb8a8b 100644 --- a/i18n/ja.toml +++ b/i18n/ja.toml @@ -81,3 +81,6 @@ other = "テーマ" [Submenu] other = "サブメニュー {{.}}" + +[Subsections] +other = "{{.}}のサブセクション" diff --git a/i18n/kr.toml b/i18n/kr.toml index b4b1a037ce..e157497535 100644 --- a/i18n/kr.toml +++ b/i18n/kr.toml @@ -84,3 +84,6 @@ other = "주제" [Submenu] other = "하위 메뉴 {{.}}" + +[Subsections] +other = "{{.}}의 하위 섹션" diff --git a/i18n/nl.toml b/i18n/nl.toml index 64b90b06d5..68ee7ece4b 100644 --- a/i18n/nl.toml +++ b/i18n/nl.toml @@ -81,3 +81,6 @@ other = "Thema" [Submenu] other = "Submenu {{.}}" + +[Subsections] +other = "Subsecties van {{.}}" diff --git a/i18n/pir.toml b/i18n/pir.toml index b2a64e4e02..44daf86868 100644 --- a/i18n/pir.toml +++ b/i18n/pir.toml @@ -81,3 +81,6 @@ other = "Theme" [Submenu] other = "Submenu {{.}}" + +[Subsections] +other = "Subsct'ns o' {{.}}" diff --git a/i18n/pl.toml b/i18n/pl.toml index 5c92cac36c..977d7f5d3f 100644 --- a/i18n/pl.toml +++ b/i18n/pl.toml @@ -81,3 +81,6 @@ other = "Kompozycja" [Submenu] other = "Podmenu {{.}}" + +[Subsections] +other = "Podsekcje z {{.}}" diff --git a/i18n/pt.toml b/i18n/pt.toml index c65fd7f9fa..3b93308244 100644 --- a/i18n/pt.toml +++ b/i18n/pt.toml @@ -81,3 +81,6 @@ other = "Tema" [Submenu] other = "Submenu {{.}}" + +[Subsections] +other = "Subsecções de {{.}}" diff --git a/i18n/ru.toml b/i18n/ru.toml index 2152de5a17..93f81ac641 100644 --- a/i18n/ru.toml +++ b/i18n/ru.toml @@ -81,3 +81,6 @@ other = "Тема" [Submenu] other = "Подменю {{.}}" + +[Subsections] +other = "Подразделы {{.}}" diff --git a/i18n/tr.toml b/i18n/tr.toml index 1a79a0ec9c..0963197fad 100644 --- a/i18n/tr.toml +++ b/i18n/tr.toml @@ -81,3 +81,6 @@ other = "Tema" [Submenu] other = "Alt menü {{.}}" + +[Subsections] +other = "{{.}} alt bölümleri" diff --git a/i18n/vi.toml b/i18n/vi.toml index f6dd298602..e6494c6a40 100644 --- a/i18n/vi.toml +++ b/i18n/vi.toml @@ -84,3 +84,6 @@ other = "Đề tài" [Submenu] other = "Menu con {{.}}" + +[Subsections] +other = "Tiểu mục của {{.}}" diff --git a/i18n/zh-cn.toml b/i18n/zh-cn.toml index 27d12c6ecd..cc27f5af8d 100644 --- a/i18n/zh-cn.toml +++ b/i18n/zh-cn.toml @@ -81,3 +81,6 @@ other = "主题" [Submenu] other = "子菜单{{.}}" + +[Subsections] +other = "{{.}} 的子部分" diff --git a/i18n/zh-tw.toml b/i18n/zh-tw.toml index f00fdd7c60..8804c85f72 100644 --- a/i18n/zh-tw.toml +++ b/i18n/zh-tw.toml @@ -81,3 +81,6 @@ other = "主題" [Submenu] other = "子功能表{{.}}" + +[Subsections] +other = "{{.}} 的子部分" diff --git a/i18n/zh.toml b/i18n/zh.toml index 27d12c6ecd..cc27f5af8d 100644 --- a/i18n/zh.toml +++ b/i18n/zh.toml @@ -81,3 +81,6 @@ other = "主题" [Submenu] other = "子菜单{{.}}" + +[Subsections] +other = "{{.}} 的子部分" diff --git a/layouts/partials/nested-article.hugo b/layouts/partials/nested-article.hugo index 7ba79d104e..7ad35ab132 100644 --- a/layouts/partials/nested-article.hugo +++ b/layouts/partials/nested-article.hugo @@ -23,6 +23,7 @@ {{- template "section-print" dict "sect" . "currentnode" $currentNode }} {{- if or $pages }}
+

{{ T "Subsections" .Title }}

{{- end }} {{- end }} {{- if eq $currentOrdersectionsby "title" }} @@ -65,6 +66,7 @@ {{- template "section-print" dict "sect" . "currentnode" $currentNode }} {{- if $pages }}
+

{{ T "Subsections" .Title }}

{{- end }} {{- end }} {{- if eq $currentOrdersectionsby "title" }}