From a3a0b2f97a780605338eec8c5c833d5f7d6f823b Mon Sep 17 00:00:00 2001 From: Aidi Tan <3037661+aidistan@users.noreply.github.com> Date: Thu, 18 Aug 2022 21:08:22 +0800 Subject: Update i18n/zh-cn (#4509) * Update i18n/zh-cn * Update i18n/zh-cn * Update CREDITS.md Co-authored-by: Alexandre Alapetite --- app/i18n/zh-cn/gen.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/i18n/zh-cn/gen.php') diff --git a/app/i18n/zh-cn/gen.php b/app/i18n/zh-cn/gen.php index 92d3874b8..b629106a0 100644 --- a/app/i18n/zh-cn/gen.php +++ b/app/i18n/zh-cn/gen.php @@ -18,7 +18,7 @@ return array( 'back_to_rss_feeds' => '← 返回订阅源', 'cancel' => '取消', 'create' => '创建', - 'delete_muted_feeds' => 'Delete muted feeds', // TODO + 'delete_muted_feeds' => '删除已暂停的订阅源', 'demote' => '撤销管理员', 'disable' => '禁用', 'empty' => '清空', @@ -32,7 +32,7 @@ return array( 'open_url' => '打开链接', 'promote' => '设为管理员', 'purge' => '清理', - 'refresh_opml' => 'Refresh OPML', // TODO + 'refresh_opml' => '刷新订阅源动态列表', 'remove' => '删除', 'rename' => '重命名', 'see_website' => '网站中查看', -- cgit v1.2.3