From 86bc2094e5d174ada2b03532abc442b4ded96200 Mon Sep 17 00:00:00 2001
From: Alexander Bilz <mail@alexbilz.com>
Date: Tue, 28 Jun 2022 17:34:24 +0000
Subject: [PATCH] feat: translate "post in series" label

---
 i18n/pt-PT.toml              |    3 +
 i18n/zh-cn.toml              |    5 ++
 i18n/ko.toml                 |    5 ++
 i18n/zh-tw.toml              |    5 ++
 i18n/dk.toml                 |    5 ++
 layouts/partials/series.html |    2 
 i18n/ja.toml                 |    5 ++
 i18n/es.toml                 |    5 ++
 i18n/fi.toml                 |    5 ++
 i18n/de.toml                 |    5 ++
 i18n/fa.toml                 |    5 ++
 i18n/pt-br.toml              |    5 ++
 i18n/ar.toml                 |    5 ++
 i18n/en.toml                 |    5 ++
 i18n/it.toml                 |    3 +
 i18n/fr.toml                 |    5 ++
 16 files changed, 59 insertions(+), 14 deletions(-)

diff --git a/i18n/ar.toml b/i18n/ar.toml
index f501e8d..233b989 100644
--- a/i18n/ar.toml
+++ b/i18n/ar.toml
@@ -43,4 +43,7 @@
 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 9c3d0f5..88c9724 100644
--- a/i18n/de.toml
+++ b/i18n/de.toml
@@ -46,4 +46,7 @@
 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 7344ad3..1960d03 100644
--- a/i18n/dk.toml
+++ b/i18n/dk.toml
@@ -42,4 +42,7 @@
 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 db4901f..bd06fbd 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -46,4 +46,7 @@
 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 a7a9c38..69a471b 100644
--- a/i18n/es.toml
+++ b/i18n/es.toml
@@ -42,4 +42,7 @@
 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 3521ae0..1c4be5e 100644
--- a/i18n/fa.toml
+++ b/i18n/fa.toml
@@ -42,4 +42,7 @@
 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 ef654aa..1317a3b 100644
--- a/i18n/fi.toml
+++ b/i18n/fi.toml
@@ -42,4 +42,7 @@
 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 e254da0..686a21f 100644
--- a/i18n/fr.toml
+++ b/i18n/fr.toml
@@ -42,4 +42,7 @@
 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 18a748b..d97ec97 100644
--- a/i18n/it.toml
+++ b/i18n/it.toml
@@ -43,3 +43,6 @@
 
 [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 d6d8d89..b97b2d8 100644
--- a/i18n/ja.toml
+++ b/i18n/ja.toml
@@ -42,4 +42,7 @@
 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 312ab0a..895e84e 100644
--- a/i18n/ko.toml
+++ b/i18n/ko.toml
@@ -46,4 +46,7 @@
 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 9f9854b..d483720 100644
--- a/i18n/pt-PT.toml
+++ b/i18n/pt-PT.toml
@@ -47,3 +47,6 @@
 
 [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 6e56dce..4a01116 100644
--- a/i18n/pt-br.toml
+++ b/i18n/pt-br.toml
@@ -42,4 +42,7 @@
 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 a703012..a9dc65c 100755
--- a/i18n/zh-cn.toml
+++ b/i18n/zh-cn.toml
@@ -42,4 +42,7 @@
 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 ecfe358..2cc330b 100644
--- a/i18n/zh-tw.toml
+++ b/i18n/zh-tw.toml
@@ -42,4 +42,7 @@
 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 eed27ea..3c26e6a 100644
--- a/layouts/partials/series.html
+++ b/layouts/partials/series.html
@@ -1,7 +1,7 @@
 {{ $related := where .Site.RegularPages ".Params.series" "intersect" .Params.series }}
 
 
-<h3>Posts in this Series</h3>
+<h3>{{ i18n "series_posts" }}</h3>
 <ul>
   {{ range $related }}
     <li><a href="{{ .Page.RelPermalink }}">{{ title .Page.Title }}</a></li>

--
Gitblit v1.10.0