diff --git a/i18n/ar.toml b/i18n/ar.toml index f501e8da..233b9891 100644 --- a/i18n/ar.toml +++ b/i18n/ar.toml @@ -43,4 +43,7 @@ other = "تحذير" other = "حول" [update] -other = "تحديث" \ No newline at end of file +other = "تحديث" + +[series_posts] +other = "المشاركات في هذه السلسلة" \ No newline at end of file diff --git a/i18n/de.toml b/i18n/de.toml index 9c3d0f5c..88c97247 100644 --- a/i18n/de.toml +++ b/i18n/de.toml @@ -46,4 +46,7 @@ other = "Warnung" other = "Info" [update] -other = "Aktualisierung" \ No newline at end of file +other = "Aktualisierung" + +[series_posts] +other = "Beiträge in dieser Serie" \ No newline at end of file diff --git a/i18n/dk.toml b/i18n/dk.toml index 7344ad35..1960d031 100644 --- a/i18n/dk.toml +++ b/i18n/dk.toml @@ -42,4 +42,7 @@ other = "Advarsel" other = "Om" [update] -other = "Opdatering" \ No newline at end of file +other = "Opdatering" + +[series_posts] +other = "Indlæg i denne serie" \ No newline at end of file diff --git a/i18n/en.toml b/i18n/en.toml index db4901fb..bd06fbd2 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -46,4 +46,7 @@ other = "Warning" other = "Info" [update] -other = "Update" \ No newline at end of file +other = "Update" + +[series_posts] +other = "Posts in this series" \ No newline at end of file diff --git a/i18n/es.toml b/i18n/es.toml index a7a9c384..69a471b8 100644 --- a/i18n/es.toml +++ b/i18n/es.toml @@ -42,4 +42,7 @@ other = "Advertencia" other = "Acerca de" [update] -other = "Actualizar" \ No newline at end of file +other = "Actualizar" + +[series_posts] +other = "Publicaciones en esta serie" \ No newline at end of file diff --git a/i18n/fa.toml b/i18n/fa.toml index 3521ae0e..1c4be5ef 100644 --- a/i18n/fa.toml +++ b/i18n/fa.toml @@ -42,4 +42,7 @@ other = "هشدار" other = "درباره" [update] -other = "به روز رسانی" \ No newline at end of file +other = "به روز رسانی" + +[series_posts] +other = "پست های این مجموعه" \ No newline at end of file diff --git a/i18n/fi.toml b/i18n/fi.toml index ef654aae..1317a3be 100644 --- a/i18n/fi.toml +++ b/i18n/fi.toml @@ -42,4 +42,7 @@ other = "Varoitus" other = "Tietoja" [update] -other = "Päivitys" \ No newline at end of file +other = "Päivitys" + +[series_posts] +other = "Viestit tässä sarjassa" \ No newline at end of file diff --git a/i18n/fr.toml b/i18n/fr.toml index e254da06..686a21f6 100644 --- a/i18n/fr.toml +++ b/i18n/fr.toml @@ -42,4 +42,7 @@ other = "Attention" other = "À propos" [update] -other = "mettre à jour" \ No newline at end of file +other = "mettre à jour" + +[series_posts] +other = "Articles dans cette série" \ No newline at end of file diff --git a/i18n/it.toml b/i18n/it.toml index 18a748b1..d97ec975 100644 --- a/i18n/it.toml +++ b/i18n/it.toml @@ -43,3 +43,6 @@ other = "Informazioni" [update] other = "Aggiorna" + +[series_posts] +other = "Messaggi di questa serie" \ No newline at end of file diff --git a/i18n/ja.toml b/i18n/ja.toml index d6d8d895..b97b2d8d 100644 --- a/i18n/ja.toml +++ b/i18n/ja.toml @@ -42,4 +42,7 @@ other = "警告" other = "概要" [update] -other = "更新" \ No newline at end of file +other = "更新" + +[series_posts] +other = "このシリーズの投稿" \ No newline at end of file diff --git a/i18n/ko.toml b/i18n/ko.toml index 312ab0ab..895e84e0 100644 --- a/i18n/ko.toml +++ b/i18n/ko.toml @@ -46,4 +46,7 @@ other = "경고" other = "경고" [update] -other = "업데이트" \ No newline at end of file +other = "업데이트" + +[series_posts] +other = "이 시리즈의 게시물" \ No newline at end of file diff --git a/i18n/pt-PT.toml b/i18n/pt-PT.toml index 9f9854be..d4837201 100644 --- a/i18n/pt-PT.toml +++ b/i18n/pt-PT.toml @@ -47,3 +47,6 @@ other = "Sobre" [update] other = "Atualizar" + +[series_posts] +other = "Postagens nesta série" \ No newline at end of file diff --git a/i18n/pt-br.toml b/i18n/pt-br.toml index 6e56dcef..4a011167 100644 --- a/i18n/pt-br.toml +++ b/i18n/pt-br.toml @@ -42,4 +42,7 @@ other = "Aviso" other = "Sobre" [update] -other = "Atualizar" \ No newline at end of file +other = "Atualizar" + +[series_posts] +other = "Postagens nesta série" \ No newline at end of file diff --git a/i18n/zh-cn.toml b/i18n/zh-cn.toml index a7030127..a9dc65c6 100755 --- a/i18n/zh-cn.toml +++ b/i18n/zh-cn.toml @@ -42,4 +42,7 @@ other = "警告" other = "关于" [update] -other = "更新" \ No newline at end of file +other = "更新" + +[series_posts] +other = "这个系列的帖子" \ No newline at end of file diff --git a/i18n/zh-tw.toml b/i18n/zh-tw.toml index ecfe358b..2cc330b3 100644 --- a/i18n/zh-tw.toml +++ b/i18n/zh-tw.toml @@ -42,4 +42,7 @@ other = "警告" other = "關於" [update] -other = "關於" \ No newline at end of file +other = "關於" + +[series_posts] +other = "這個系列的帖子" \ No newline at end of file diff --git a/layouts/partials/series.html b/layouts/partials/series.html index eed27ea5..3c26e6ae 100644 --- a/layouts/partials/series.html +++ b/layouts/partials/series.html @@ -1,7 +1,7 @@ {{ $related := where .Site.RegularPages ".Params.series" "intersect" .Params.series }} -