mirror of https://github.com/lxndrblz/anatole.git

Timothée Andres
07.59.2025 e875766eb844963b10b2be143f5c2c47084b13d2
feat: localize table of contents title (#557)

19 files modified
90 ■■■■ changed files
i18n/ar.toml 5 ●●●● patch | view | raw | blame | history
i18n/de.toml 5 ●●●● patch | view | raw | blame | history
i18n/dk.toml 3 ●●●●● patch | view | raw | blame | history
i18n/en.toml 5 ●●●● patch | view | raw | blame | history
i18n/es.toml 5 ●●●● patch | view | raw | blame | history
i18n/fa.toml 5 ●●●● patch | view | raw | blame | history
i18n/fi.toml 5 ●●●● patch | view | raw | blame | history
i18n/fr.toml 5 ●●●● patch | view | raw | blame | history
i18n/hu.toml 5 ●●●● patch | view | raw | blame | history
i18n/id.toml 5 ●●●● patch | view | raw | blame | history
i18n/it.toml 5 ●●●● patch | view | raw | blame | history
i18n/ja.toml 5 ●●●● patch | view | raw | blame | history
i18n/ko.toml 5 ●●●● patch | view | raw | blame | history
i18n/pt-PT.toml 5 ●●●● patch | view | raw | blame | history
i18n/pt-br.toml 5 ●●●● patch | view | raw | blame | history
i18n/tr.toml 5 ●●●● patch | view | raw | blame | history
i18n/zh-cn.toml 5 ●●●● patch | view | raw | blame | history
i18n/zh-tw.toml 5 ●●●● patch | view | raw | blame | history
layouts/partials/toc.html 2 ●●● patch | view | raw | blame | history
i18n/ar.toml
@@ -49,4 +49,7 @@
other = "المشاركات في هذه السلسلة"
[related_posts]
other = "مشاركات مماثلة"
other = "مشاركات مماثلة"
[toc]
other = "جدول المحتويات"
i18n/de.toml
@@ -52,4 +52,7 @@
other = "Beiträge in dieser Serie"
[related_posts]
other = "Ähnliche Beiträge"
other = "Ähnliche Beiträge"
[toc]
other = "Inhaltsverzeichnis"
i18n/dk.toml
@@ -49,3 +49,6 @@
[related_posts]
other = "lignende indlæg"
[toc]
other = "Indholdsfortegnelse"
i18n/en.toml
@@ -52,4 +52,7 @@
other = "Posts in this series"
[related_posts]
other = "Related Posts"
other = "Related Posts"
[toc]
other = "Table of contents"
i18n/es.toml
@@ -48,4 +48,7 @@
other = "Publicaciones en esta serie"
[related_posts]
other = "Publicaciones similares"
other = "Publicaciones similares"
[toc]
other = "Índice"
i18n/fa.toml
@@ -52,4 +52,7 @@
other = "پست های این مجموعه"
[related_posts]
other = "پست های مشابه"
other = "پست های مشابه"
[toc]
other = "فهرست مطالب"
i18n/fi.toml
@@ -48,4 +48,7 @@
other = "Viestit tässä sarjassa"
[related_posts]
other = "Vastaavia viestejä"
other = "Vastaavia viestejä"
[toc]
other = "Sisällysluettelo"
i18n/fr.toml
@@ -48,4 +48,7 @@
other = "Articles dans cette série"
[related_posts]
other = "Messages similaires"
other = "Messages similaires"
[toc]
other = "Table des matières"
i18n/hu.toml
@@ -52,4 +52,7 @@
other = "További bejegyzések a cikksorozatban"
[related_posts]
other = "Hasonló hozzászólások"
other = "Hasonló hozzászólások"
[toc]
other = "Tartalomjegyzék"
i18n/id.toml
@@ -52,4 +52,7 @@
other = "Posting dalam seri ini"
[related_posts]
other = "Postingan serupa"
other = "Postingan serupa"
[toc]
other = "Daftar isi"
i18n/it.toml
@@ -48,4 +48,7 @@
other = "Messaggi di questa serie"
[related_posts]
other = "Post simili"
other = "Post simili"
[toc]
other = "Indice dei contenuti"
i18n/ja.toml
@@ -48,4 +48,7 @@
other = "このシリーズの投稿"
[related_posts]
other = "同様の投稿"
other = "同様の投稿"
[toc]
other = "目次"
i18n/ko.toml
@@ -52,4 +52,7 @@
other = "이 시리즈의 게시물"
[related_posts]
other = "비슷한 게시물"
other = "비슷한 게시물"
[toc]
other = "목차"
i18n/pt-PT.toml
@@ -52,4 +52,7 @@
other = "Postagens nesta série"
[related_posts]
other = "Posts semelhantes"
other = "Posts semelhantes"
[toc]
other = "Índice"
i18n/pt-br.toml
@@ -48,4 +48,7 @@
other = "Postagens nesta série"
[related_posts]
other = "Postagens semelhantes"
other = "Postagens semelhantes"
[toc]
other = "Tabela de conteúdo"
i18n/tr.toml
@@ -52,4 +52,7 @@
other = "Bu serideki gönderiler"
[related_posts]
other = "Benzer gönderiler"
other = "Benzer gönderiler"
[toc]
other = "İçindekiler tablosu"
i18n/zh-cn.toml
@@ -48,4 +48,7 @@
other = "这个系列的帖子"
[related_posts]
other = "类似的帖子"
other = "类似的帖子"
[toc]
other = "目录"
i18n/zh-tw.toml
@@ -48,4 +48,7 @@
other = "這個系列的帖子"
[related_posts]
other = "類似的帖子"
other = "類似的帖子"
[toc]
other = "目錄"
layouts/partials/toc.html
@@ -1,2 +1,2 @@
<h3>Table of Contents</h3>
<h3>{{ T "toc" }}</h3>
{{ .TableOfContents }}