diff options
| author | 2023-12-26 18:38:15 +0800 | |
|---|---|---|
| committer | 2023-12-26 11:38:15 +0100 | |
| commit | ec7fd382e5a42da63c891aa2a059f9762648119d (patch) | |
| tree | 83fb876c81957de544e4efd93e2d81c06d818b5c /app/i18n/zh-cn/gen.php | |
| parent | 941b370fe56bd05a3eb6f3473d7700f58e340fa9 (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/gen.php')
| -rw-r--r-- | app/i18n/zh-cn/gen.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/zh-cn/gen.php b/app/i18n/zh-cn/gen.php index 28b834d55..1132a885c 100644 --- a/app/i18n/zh-cn/gen.php +++ b/app/i18n/zh-cn/gen.php @@ -178,7 +178,7 @@ return array( 'queries' => '自定义查询', 'reading' => '阅读', 'search' => '搜索内容或#标签', - 'search_help' => 'See documentation for advanced <a href="https://freshrss.github.io/FreshRSS/en/users/10_filter.html#with-the-search-field" target="_blank">search parameters</a>', // TODO + 'search_help' => '查阅文档获取支持的 <a href="https://freshrss.github.io/FreshRSS/en/users/10_filter.html#with-the-search-field" target="_blank">搜索参数</a>', 'sharing' => '分享', 'shortcuts' => '快捷键', 'stats' => '统计', |
