mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-22 23:37:53 +00:00
parent
9a6e8edacc
commit
e898edfbef
21 changed files with 62 additions and 0 deletions
|
@ -81,3 +81,6 @@ other = "موضوع"
|
|||
|
||||
[Submenu]
|
||||
other = "{{.}} القائمة الفرعية"
|
||||
|
||||
[Subsections]
|
||||
other = "{{.}} الأقسام الفرعية"
|
||||
|
|
|
@ -81,3 +81,6 @@ other = "Theme"
|
|||
|
||||
[Submenu]
|
||||
other = "Untermenu {{.}}"
|
||||
|
||||
[Subsections]
|
||||
other = "Unterabschnitte von {{.}}"
|
||||
|
|
|
@ -81,3 +81,6 @@ other = "Theme"
|
|||
|
||||
[Submenu]
|
||||
other = "Submenu {{.}}"
|
||||
|
||||
[Subsections]
|
||||
other = "Subsections of {{.}}"
|
||||
|
|
|
@ -81,3 +81,6 @@ other = "Tema"
|
|||
|
||||
[Submenu]
|
||||
other = "Submenú {{.}}"
|
||||
|
||||
[Subsections]
|
||||
other = "Subsecciones de {{.}}"
|
||||
|
|
|
@ -81,3 +81,6 @@ other = "Thème"
|
|||
|
||||
[Submenu]
|
||||
other = "Sous-menu {{.}}"
|
||||
|
||||
[Subsections]
|
||||
other = "Sous-sections de {{.}}"
|
||||
|
|
|
@ -81,3 +81,6 @@ other = "विषय"
|
|||
|
||||
[Submenu]
|
||||
other = "सबमेनू {{.}}"
|
||||
|
||||
[Subsections]
|
||||
other = "{{.}} के उपखंड"
|
||||
|
|
|
@ -81,3 +81,6 @@ other = "Tema"
|
|||
|
||||
[Submenu]
|
||||
other = "Submenu {{.}}"
|
||||
|
||||
[Subsections]
|
||||
other = "Subbagian {{.}}"
|
||||
|
|
|
@ -81,3 +81,6 @@ other = "Tema"
|
|||
|
||||
[Submenu]
|
||||
other = "Sottomenu {{.}}"
|
||||
|
||||
[Subsections]
|
||||
other = "Sottosezioni di {{.}}"
|
||||
|
|
|
@ -81,3 +81,6 @@ other = "テーマ"
|
|||
|
||||
[Submenu]
|
||||
other = "サブメニュー {{.}}"
|
||||
|
||||
[Subsections]
|
||||
other = "{{.}}のサブセクション"
|
||||
|
|
|
@ -84,3 +84,6 @@ other = "주제"
|
|||
|
||||
[Submenu]
|
||||
other = "하위 메뉴 {{.}}"
|
||||
|
||||
[Subsections]
|
||||
other = "{{.}}의 하위 섹션"
|
||||
|
|
|
@ -81,3 +81,6 @@ other = "Thema"
|
|||
|
||||
[Submenu]
|
||||
other = "Submenu {{.}}"
|
||||
|
||||
[Subsections]
|
||||
other = "Subsecties van {{.}}"
|
||||
|
|
|
@ -81,3 +81,6 @@ other = "Theme"
|
|||
|
||||
[Submenu]
|
||||
other = "Submenu {{.}}"
|
||||
|
||||
[Subsections]
|
||||
other = "Subsct'ns o' {{.}}"
|
||||
|
|
|
@ -81,3 +81,6 @@ other = "Kompozycja"
|
|||
|
||||
[Submenu]
|
||||
other = "Podmenu {{.}}"
|
||||
|
||||
[Subsections]
|
||||
other = "Podsekcje z {{.}}"
|
||||
|
|
|
@ -81,3 +81,6 @@ other = "Tema"
|
|||
|
||||
[Submenu]
|
||||
other = "Submenu {{.}}"
|
||||
|
||||
[Subsections]
|
||||
other = "Subsecções de {{.}}"
|
||||
|
|
|
@ -81,3 +81,6 @@ other = "Тема"
|
|||
|
||||
[Submenu]
|
||||
other = "Подменю {{.}}"
|
||||
|
||||
[Subsections]
|
||||
other = "Подразделы {{.}}"
|
||||
|
|
|
@ -81,3 +81,6 @@ other = "Tema"
|
|||
|
||||
[Submenu]
|
||||
other = "Alt menü {{.}}"
|
||||
|
||||
[Subsections]
|
||||
other = "{{.}} alt bölümleri"
|
||||
|
|
|
@ -84,3 +84,6 @@ other = "Đề tài"
|
|||
|
||||
[Submenu]
|
||||
other = "Menu con {{.}}"
|
||||
|
||||
[Subsections]
|
||||
other = "Tiểu mục của {{.}}"
|
||||
|
|
|
@ -81,3 +81,6 @@ other = "主题"
|
|||
|
||||
[Submenu]
|
||||
other = "子菜单{{.}}"
|
||||
|
||||
[Subsections]
|
||||
other = "{{.}} 的子部分"
|
||||
|
|
|
@ -81,3 +81,6 @@ other = "主題"
|
|||
|
||||
[Submenu]
|
||||
other = "子功能表{{.}}"
|
||||
|
||||
[Subsections]
|
||||
other = "{{.}} 的子部分"
|
||||
|
|
|
@ -81,3 +81,6 @@ other = "主题"
|
|||
|
||||
[Submenu]
|
||||
other = "子菜单{{.}}"
|
||||
|
||||
[Subsections]
|
||||
other = "{{.}} 的子部分"
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
{{- template "section-print" dict "sect" . "currentnode" $currentNode }}
|
||||
{{- if or $pages }}
|
||||
<section>
|
||||
<h1 class="a11y-only">{{ T "Subsections" .Title }}</h1>
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
{{- if eq $currentOrdersectionsby "title" }}
|
||||
|
@ -65,6 +66,7 @@
|
|||
{{- template "section-print" dict "sect" . "currentnode" $currentNode }}
|
||||
{{- if $pages }}
|
||||
<section>
|
||||
<h1 class="a11y-only">{{ T "Subsections" .Title }}</h1>
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
{{- if eq $currentOrdersectionsby "title" }}
|
||||
|
|
Loading…
Reference in a new issue