aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/zh-cn/index.php
diff options
context:
space:
mode:
authorGravatar Zhiyuan Zheng <zhzy0077@hotmail.com> 2023-12-26 18:38:15 +0800
committerGravatar GitHub <noreply@github.com> 2023-12-26 11:38:15 +0100
commitec7fd382e5a42da63c891aa2a059f9762648119d (patch)
tree83fb876c81957de544e4efd93e2d81c06d818b5c /app/i18n/zh-cn/index.php
parent941b370fe56bd05a3eb6f3473d7700f58e340fa9 (diff)
Update zh-cn translations (#5977)
* Add zh-cn translation. * Update admin.php * Update conf.php * Update conf.php * Update feedback.php * Update gen.php * Update sub.php
Diffstat (limited to 'app/i18n/zh-cn/index.php')
-rw-r--r--app/i18n/zh-cn/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/zh-cn/index.php b/app/i18n/zh-cn/index.php
index e42d37d5f..4055b2978 100644
--- a/app/i18n/zh-cn/index.php
+++ b/app/i18n/zh-cn/index.php
@@ -17,7 +17,7 @@ return array(
'bugs_reports' => '报告错误',
'credits' => '致谢',
'credits_content' => '某些设计元素来自于 <a href="http://twitter.github.io/bootstrap/">Bootstrap</a> ,尽管 FreshRSS 并没有使用此框架。<a href="https://gitlab.gnome.org/Archive/gnome-icon-theme-symbolic">图标</a> 来自于 <a href="https://www.gnome.org/">GNOME 项目</a>。<em>Open Sans</em> 字体出自 <a href="https://fonts.google.com/specimen/Open+Sans">Steve Matteson</a> 之手。FreshRSS 基于 PHP 框架 <a href="https://framagit.org/marienfressinaud/MINZ">Minz</a>。',
- 'documentation' => 'Documentation', // TODO
+ 'documentation' => '文档',
'freshrss_description' => 'FreshRSS 是一个自托管的 RSS 聚合服务。 它不仅轻快易用,并且强大又易于配置。',
'github' => '<a href="https://github.com/FreshRSS/FreshRSS/issues">Github Issues</a>',
'license' => '授权',
@@ -45,7 +45,7 @@ return array(
'bookmark_query' => '收藏当前查询',
'favorites' => '收藏(%s)',
'global_view' => '全局视图',
- 'important' => 'Important feeds', // TODO
+ 'important' => '重要的订阅',
'main_stream' => '首页',
'mark_all_read' => '全部设为已读',
'mark_cat_read' => '此分类设为已读',