diff --git a/reviewer-akismet/i18n/zh_CN.yaml b/reviewer-akismet/i18n/zh_CN.yaml
index f0549200..d3f66b3e 100644
--- a/reviewer-akismet/i18n/zh_CN.yaml
+++ b/reviewer-akismet/i18n/zh_CN.yaml
@@ -20,23 +20,23 @@ plugin:
backend:
info:
name:
- other: Akismet Anti-Spam
+ other: Akismet 反垃圾
description:
- other: Akismet Anti-Spam is used to check the content of posts and comments against the Akismet web service to see if they look like spam.
+ other: Akismet 反垃圾用于检查帖子和评论内容,以确定它们是否像垃圾内容。
config:
api_key:
title:
other: API Key
label:
- other: Enter your Akismet API key
+ other: 输入你的 Akismet API key
description:
- other: Your Akismet API key. Manage your API keys.
+ other: 你的 Akismet API key. 管理你的 API keys.
span_filtering:
title:
- other: Span Filtering
+ other: 垃圾内容过滤
review:
- other: Put spam in the review queue
+ other: 将垃圾内容放入审核队列
delete:
- other: Silently delete the spam
+ other: 静默地删除垃圾内容
comment:
- need_review: Needs approval.
\ No newline at end of file
+ need_review: 需要批准。
\ No newline at end of file