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/zh-cn.toml |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

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

--
Gitblit v1.10.0