From 96c5dab8846b7a14ae92ba8579590483d23f35d1 Mon Sep 17 00:00:00 2001 From: saihaze Date: Sat, 5 Oct 2024 12:40:08 +0800 Subject: [PATCH] Translate `powered_by` --- i18n/zh_CN.toml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/i18n/zh_CN.toml b/i18n/zh_CN.toml index 52bacb3..7e238fc 100644 --- a/i18n/zh_CN.toml +++ b/i18n/zh_CN.toml @@ -59,9 +59,7 @@ poor = "冷清" posts = "共有 $NUMBER 篇文章" # TODO: Fix the original string posts_with_tag = "Posts with tag" -# TODO: Fix the original string -powered_by = "Powered by" -powered_by_and = "and" +powered_by = "由 $ZOLA 和 $DUCKQUILL 强力驱动" previous = "上一篇" published = "发布于" reload = "重新加载"